Added detailed description and invite link

This commit is contained in:
Max Gorley 2020-03-14 00:49:52 -04:00 committed by GitHub
parent 6e498b685a
commit 6b6a49a08d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,22 @@
# 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/**
## 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*