DiscordPy Advanced
An advanced boilerplate for bots using discord.py
Bot
GetPsyched/dpy-boilerplate-advanced
Just deployed
Postgres
railwayapp-templates/postgres-ssl:latest
Just deployed
/var/lib/postgresql/data
Overview
This bot comes bundled with a bunch of things to make sure you kick-start your bot with most basic items that it needs.
Highlights
-
Intuitive cog-based architecture
-
Base context and cogs for better scalability
-
Comes bundled with:
- Logging
- Boilerplate help command
- Owner commands
- Global error handler
Template Content
LOG_URL
A valid Discord webhook URL for the bot to send logs
BOT_TOKEN
The token of the bot on which this code will run