mirror of
https://github.com/gizmo4487/O-Bot.git
synced 2025-06-01 05:02:31 -05:00
25 lines
864 B
Markdown
25 lines
864 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
|
|
* ``!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*
|