A personal project made for the Fanweek event discord server.
I don't intend on making Odd Bot a public bot that can be used by anyone as I don't find any reason to do so. It's not like everyone has a Fancade related server that could use Odd Bot, plus there is not a lot of unique features I can provide and there are lots of bots out there that already does most stuff for you.
However, this source is provided to give you an idea on how I created Odd Bot and probably help you on developing your own.
| Command | Description | Permissions |
|---|---|---|
ob.sync [option: None] |
Syncs app commands. | Bot Owner |
ob.jsk : ob.jishaku |
Jishaku extension for testing and debugging. | Bot Owner |
Parameters inside <parameter> are required.
Parameters inside [default: value] are optional.
| Command | Description | Permissions |
|---|---|---|
/submissions submit <game_url> [member: None] |
Saves your submission into the database. | accessing [member: None] requires Manage Server |
/submissions unsubmit <game_url> |
Removes your submission from the database. | un-submitting another member's submission requires Manage Server |
/submissions show [member: None] [all: False] |
Shows all of your submissions. | None |
/submissions clear [member: None] [all: False] |
Clears all of your submissions. | accessing [member: None] and [all: False] requires Manage Server |
| Command | Description | Permissions |
|---|---|---|
/help |
Sends you a help page. | None |
/getsource <file_name> |
Gets the source of the file and sends it to you. | None |
| Name | Description |
|---|---|
| Report User | Sends you a form to fill out for reporting. |
If you find any bugs, issues, or unexpected behavior while using the bot, you should open an issue with details of the problem and how to reproduce if possible. Please also open an issue for any new features or commands you would like to see added.
