philosolog /
Pycord-Template
🐍 My personal Discord bot template written in Python w/ Pycord.
48/100 healthActive repository
PythonMIT#boilerplate#bot#discord#pycord
⑂ 0 forks◯ 0 issuesUpdated Dec 28, 2025
Loading repository data…
timmypidashev / repository
My personal template for a discord bot, including an asynchronous database and colored logging :)
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
git clone --recursive https://github.com/timmypidashev/pycord-bot-template
configure.sh to install the necessary dependencies:cd pycord-bot-template
chmod +x configure.sh
./configure.sh
.env_example to .envmv .env_example .env
Change the environment variables as instructed in the .env file.
Run the bot:
clear; python3 client.py
Thats it! If you like what you see, then consider joining my discord server :)
Selected from shared topics, language and repository description—not editorial ratings.
philosolog /
🐍 My personal Discord bot template written in Python w/ Pycord.
48/100 health