Skip to content

TerraStudios/TerraStudios-Bot

Repository files navigation

TerraStudios-Bot

Discord Bot for the TerraStudios Discord Server.

Setting Up

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.

Configurations

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 the token 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

Commands

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

Questions?

If you have any questions or you would like to try out the bot, join our server: https://discord.gg/F5rnvDu

About

Discord Bot for the TerraStudios Discord Server.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages