Polybot

The documentation for the discord bot behind the scenes!

Table of Content

1.0 - Documentation Introduction 2.0 - Command Types 3.0 - Polybot Commands 3.1 - Music Player 3.2 - Coin Tosser 3.3 - Option Picker 3.4 - Emergency 3.5 Bugs 4.0 - Command List 5.0 - Maintenance Notes

Documentation 1.0

Everything there is to know about the bot is here!

¡DISCLAIMER!

First and foremost this is not a technical documentation. This is a documentation in an article format that is easy to access and understand. For the technical documentation please visit the GitHub on the link below on the icon!

Command Types 2.0

DiscordApp's bots uses command actions to function their tools implimented in them. Like most DiscordApp's bots Polybot also uses these commands, but uses two types as they use forward slash commands and prefix commands.

Polybot Command Types

Forward slash commands are commands that requires the vital function to use DiscordApp's API's exclusively.

Prefix commands are commands that do not overrely on discordApp's API's to be functional.

Extra Notes

Their are exceptions to the rules where very important commands will be on forward slash commands in an event where prefix commands cannot be used and use official DiscordApp slash command actions.

Polybot Commands 3.0

Polybot entertains the user by utilizing different commands implimented. It is design to proccess commands without taking too much time going through a bloated algorithm. Each commands function uniquely different please read below for the detailed explaination of each functions!

Music Player 3.1

The music player is the primary function of Polybot. It plays music by identifying the user who request the commands and will act accordingly to the command given.

The buttons are used for the user to control the music function practicality without using the forward slash commands.

Coin Tosser 3.2

Coin Tosser is a fun widget in Polybot to help user's who cannot decide on a 50/50 two option decision to use.

Option Picker 3.3

Coin Tosser is an extension command of Coin Tosser. The fundamental idea remains the same but adds more options. The random number generator is further extended to allow more options in the command.

Emergency 3.4

The Emergency uses embedded messages to share the status of Polybot and shows up to three types of tabs .

Current Emergency

Displays the major bugs or error in Polybot.

FAQ

Displays common questions asked by the users.

Final Notes

Displays a summary of the situation occurring to Polybot.

Examples of Emergency Embedded Messages

Music Player

Coin Tosser

Option Picker

Bugs 3.5

The Bug uses an embedded message to display current bugs and have two types of tabs.

List of Bugs

Displays known bugs discovered by the users.

Currently in Developement

Displays known bugs Currently being fixed or looked at for future updates.

List of all Command Inputs 4.0

" / " - Forward Slash Commands

play, back, clear, save, controller, filter, help, history, jump, loop, lyrics, nowplaying, pause, queue, remove, resume, search, seek, shuffle, skip, skipto, stop, volume

" . " - Prefix Commands

cointoss, pick, command, update, bug, emergency

Polybot Maintenances 5.0

Maintenance will be conducted whenever it is possible to find reasonable purpose to fix Polybot!