Poseiden is a discord bot which helps you to create your own discord bots, without any hassle of knowing any coding. It is written in python.
- Totally customisable Discord Bots
- Great UI
- You can literally add any features you want, as long as we've prepared those ;)
- A CGPA management tool
- An image search tool
- Music
- Poll
- Snakes and Ladders
- TicTacToe
- A Timer
- To-Do List
- Truth and Dare and cute welcome feature. Code and open a PR id you think of a cool feature to be included..!!
- Invite Poseidon to your server using the link https://discord.com/oauth2/authorize?client_id=1051175260898213989&permissions=0&scope=bot%20applications.commands
- Now we want you to do a bit of work too, but we won't make you code we promise.
- Go to the Discord Developers Portal (https://discord.com/developers/applications). Create an application, give it the required permissions and intents. And copy your BOT TOKEN as it will be used to deploy your BOT, you can name your bot anything and add any image.
- Now DM Poseidon with the p!start command Poseidon will take you forward and ask for your preferred features, your BOT TOKEN and finally will deploy your bot for you. Enjoy the features
Option 1 : Host on Replit (Very easy and convinient).
- Option 2 : Local Machine - Clone the Repo and
cd Poseidon
pip install -r requirements.txt
- Install dependencies you require if any.
- Give your bottoken in json file.
- Run
python3 headbot.py
- Poseidon will come online.
You can understand the probelem and solution by reading our abstract here. https://drive.google.com/file/d/1bmXAXIvGZvAWTxBN2jN_GKKOtyyA1wI2/view?usp=sharing