O-Bot/README.md

25 lines
923 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
Run ``npm install`` in the bot folder to install dependencies.
## Commands
* ``o!help``: Display help message
* ``o!pi``: Make O speak
* ``o!voice``: O-Bot will join a voice channel and play one of O's voice lines, then leave
*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*