Discord Bot for the TerraStudios Discord Server.
In order to setup the bot, you must have a JDK capable of building the jar. Before setting up the bot there are a few different configurations needed.
The following steps are needed in order to properly setup the bot:
- In the
config.json
the token for your discord bot must be entered in thetoken
property - Along with the token the field
pastebin-dev-key
must contain a valid pastebin.com Developer Key. This is used for various commands including the listing of available timezones. - A
customcommands.json
file needs to be created containing[]
for JSON storage - A
timezones.json
file needs to be created containing{}
for JSON storage
Command Name | Description | Usage |
---|---|---|
play | Sends a DM to the user about how to access the game. | play |
makecommand | Makes a command that will embed a message on execution. | makecommand |
listtimes | Lists all of the TimeZone regions to select from | listtimes |
listtimes | Lists all of the TimeZone regions to select from | listtimes |
ping | Returns the current latency of the bot. | ping |
makecommand | Makes a command that will embed a message on execution. | makecommand |
editcommand | Edits an existing command | editcommand <title |
fetchallcommanddata | Retrieves all command data in a table format | fetchallcommanddata |
makecommand | Makes a command that will embed a message on execution. | makecommand |
binarytotext | Converts base2 (binary) into text. | binarytotext |
help | Displays the information about a command. | help |
texttobinary | Converts text into base2 (binary). | texttobinary |
makecommand | Makes a command that will embed a message on execution. | makecommand |
addtime | Adds a user timezone (supports abbreviations and worldapi). | addtime |
makecommand | Makes a command that will embed a message on execution. | makecommand |
sendembed | Sends an embed to a specified channel on the server. | sendembed |
makecommand | Makes a command that will embed a message on execution. | makecommand |
time | Displays the time of a user in military time. | time |
commands | Lists all of the commands for the bot. | commands |
info | Displays information about the server | info |
If you have any questions or you would like to try out the bot, join our server: https://discord.gg/F5rnvDu