A discord bot for winterpixel games discord made by the community (This bot is not officially made by Winterpixel)
Run pip install -r requirements.txt
to install the dependencies. Currently I am using Rapptz discord.py rewrite beta 2.0 so this will NOT work with the most recent official release of discord.py as of April 2022
Join the discord to use the bot!
If you're trying to make your own bot I'm sure you can figure it out. It should be pretty easy if you know what you're doing. rocketbot_client.py will sure to come in handy.
- Made with the newest version of Rapptz discord.py, using slash commands.
- Get user profile either via friend code or user id.
- List the leaderboard of any season, sorted by trophies (season 10 or later) or points (season 0 or later).
- List the leaderboard of any season, sorted by trophies (beta season 14 or later).
Command | Description |
---|---|
/bot_info |
Get info about this bot |
/leaderboard_rocket_bot_royale mode (Trophies/Points) changes (Shown/Hidden) season |
Return the specified season leaderboard of Rocket Bot Royale (by trophies/points), default current |
/leaderboard_moonrock_miners changes (Shown/Hidden) season |
Return the specified season leaderboard of Moonrock Miners, default current |
/get_user user_type (User ID/Friend ID) id section |
Return info about a specified user |
/battle |
Have a battle with a random bot! |
/build_a_bot |
Bear the responsibility of creating new life... I mean bot |
/join_game |
Join the current game |
/start_game |
Start a game with the people joined |
/get_money |
Find out how much money you have in discord |
/discord_coins_leaderboard changes (Shown/Hidden) |
Return the discord coins leaderboard |
/random_tank |
Get a random tank |
/long length (barrel) |
Build your supercalifragilisticexpialidocious long tank equipped with as many barrels as you want! |
/get_crate_stats one_star two_star three_star |
Optimize the use of in game crates and Estimate the amount of coins |
/slot bet |
Play the slot machine game |
/memory |
Test your memory by matching 2 tanks! |
/season |
Return the current season and remaining time |
/random_bot_name |
Generate a random bot name |
/fandom article |
Fetch any articles from Rocket Bot Royale fandom wiki here |
Want to suggest something? Shoot a friend request to Blaki#4254. My DMs are open. You may also feel free to make a pull request if you want to implement it on your own.