Glossary
| Term | Definition |
|---|
| Administrator | A person or user that is able to manage and configure the server. |
| Bot | A user-like entity on a server that is used to automate tasks. |
| Command | A specific line of text that will trigger a Discord Bot to respond. |
| Emoji | An image to display feelings of emotions over the web. |
| Pycharm | An integrated development envrionment for python developed by JetBrains. |
| Python | A programming language. |
| Role | A role is similar to ranks in discord. Where a specific role will grant the user different privileges on a server. |
| Server | Spaces used by users to create communities. |
| Token | A string of characters that grants the user access to begin creating Discord Bot's on Discord's server. |