-
Notifications
You must be signed in to change notification settings - Fork 0
ServerSMP BOT (Python)
Hi, this is a version of ServerSMP - BOT for python it's super simple.

Local: ✔️ Heroku: ✔️ Replit: ✔️
- So start by downloading it, then extract it.
- Find the file names
.env.schemathen rename it to.env, then configure that. - Open cmd and use
cdto go to the directory. - Then install the packages.
- After do
python index.pyand the bot starts.
This clone's the project to Heroku.
Your bot is online, and ready to use!
If you don't already have a discord bot, click here, accept any prompts then click "New Application" at the top right of the screen. Enter the name of your bot then click accept. Click on Bot from the panel from the left, then click "Add Bot." When the prompt appears, click "Yes, do it!"
Then, click copy under token to get your bot's token. Your bot's icon can also be changed by uploading an image.
Look at the file .env.exsemple then copy the main stuff of that so like TOKEN, then follow this video by Imagine Gaming Play.
All you have to do to keep your bot up is setup something to ping the site your bot made every 5 minutes or so. But because you paid you can just change a setting to allways run the replit.
Go to uptimerobot.com and create an accout if you dont have one. After verifying your account, click "Add New Monitor".
- For Monitor Type select "HTTP(s)"
- In Friendly Name put the name of your bot
- For your url, put the url of the website made for your repl.
- Select any alert contacts you want, then click "Create Monitor"
Your bot should now be good to go, with near 100% uptime.
| Command Name | Usage | Description | Aliases |
|---|---|---|---|
| _8ball | [ question ] | 8ball will answer your question. | 8ball |
| duck | no usage | A random image of a duck. | no aliases |
| cat | no usage | A random image of a cat. | no aliases |
| ban | [ @user ] [ Reason ] | Ban users. | no aliases |
| clear | [ number ] | Admins can clear messages. | no aliases |
| kick | [ @user ] [ Reason ] | Kick users. | no aliases |
| changeprefix | [ new prefix ] | Change the bots prefix! | no aliases |
| help | no usage | Show all commands. | no aliases |
| ping | no usage | Returns API ping. | no aliases |


