The easiest and fastest way to host your Python3 Discord Bot 24/7 for free!
If you encounter any problem while using this program, create an issue on this repository and I will help you.
Also, please use this program only for educational purposes, and don't forget; great power comes with great responsibility.
French tutorial on YouTube: https://www.youtube.com/watch?v=3ibpH2RUd7E&t=1s
First of all, you have to install Python3 AND 'pip'. Then run the setup.bat
file. It will install you the necessary libraries for the program.
Pandore contains two parts:
- Client
- Server (hosted by me, don't touch it unless you are a developper)
1: Client
The client part is the main.py
file, that you will use to host your Discord Bot.
In order for it to work, the server has to be on. But, since I host the server, don't worry about that.
Firstly, join my Discord server, and send >gen
in the commands section.
The Pandore Bot will send you a new key, which will allow you to host your Discord Bot!
Then, once you got your key, execute the file, enter the key, and select your mode.
You can upload/delete your Discord Bot from the server at any moment, and it will be hosted 24/7 for free!
For the tutorial, let's try with the example.py
file. Of course, replace the token in the code with your Bot's token.
The Bot is now on! Let's test it!
Sweet! You now know how to publish your own Discord Bot!
To buy another key, please check my Patreon.
2: Server
The documentation for the server part will be available soon :-)
This program has some restrictions, in order to prevent malicious attacks.
- You have access to a limited number of libraries
- You can't stock information in files
- You can only host Discord Bots coded in Python3
+ Easy to use
+ Free
+ The bot will be on 24/7 with very low ping
- Private keys are not free, so anyone can overwrite your Bot and it will stop working
- There are some restrictions
Feel free to make a pull request on this repository to submit any idea!
- Add more libraries! If you want me to add one, feel free to make a pull request!
- Make private keys free
- Make a Discord Bot to generate private keys, and make it public
- Please use this program only for educational purposes.
- It is not meant to be used in any malicious way, and I decline any responsibility for what you do with it.
billythegoat356