Python 3.10 or Later is required!
Default Prefix: mm!
SpeedrunBot
(also known as Mango Man Bot
) is a Discord Bot created for Obscure Discord Server to replace run-get.
Please note that despite the official bot's name being Mango Man Bot, this bot is not created by Mango Man, it's just what Icky decided to use for some reason...
Sends recently verified runs for any games (from speedrun.com) that you pick. (Also works in DM)
- Be in the same server with the bot
- Make sure the bot have permission to send messages and embeds
- Send
mm!addgame <game name|id|url> [#channel]
( or justmm!addgame <game name|id|url>
for DM ).
Example:
mm!addgame "Minecraft: Bedrock Edition" #new-runs
mm!addgame mcbe #new-runs
mm!addgame https://www.speedrun.com/mcbe #new-runs
TIPS: Use""
if the game name have spaces. - Done. It'll automatically send newly verified runs every 1 minutes
Note
This bot is not designed to be self-hosted, we will not provide any support on deployment.
TODO
Environment Variable | config.py |
Description |
---|---|---|
DISCORD_TOKEN |
token |
[Required] The bot's discord token |
SCYLLA_HOSTS |
scylla_hosts |
[Required] List of ScyllaDB nodes' hostname (env only: seperated by spaces) |
SCYLLA_PORT |
scylla_port |
ScyllaDB's node port, will use ScyllaDB standard port if empty |