O-Bot/README.md

25 lines
893 B
Markdown

# O-Bot
A Discord bot themed around O, a character in SEGA's Puyo Puyo Tetris
**Adapted from the tutorial at https://www.digitaltrends.com/gaming/how-to-make-a-discord-bot/**
## Dependencies
Unzip *node_modules.zip* and make sure that the *node_modules* folder is in the bot folder.
## Commands
* ``!help``: Display help message
* ``!ping``: Test if bot is alive
* ``!pi``: Make O speak
*More commands to follow*
## Invitation Link
To add O-Bot to your server, [click here](https://discordapp.com/oauth2/authorize?&client_id=688221134751399992&scope=bot&permissions=68672)
## More Information
The bot's availability will be limited at first since my computer and I share the same sleep schedule. If O-Bot is unavailable, it will appear as "Offline".
**Please note that 'auth.json' is intentionally missing. If you're looking for tokens, go to Chuck E. Cheese!**
*Created by gizmo4487*