/trashy_bot

Discord bot for the official r/de subreddit partner discord

Primary LanguageRustMIT LicenseMIT

trashy_bot Build Status

Requirements

No external dependencies (at least until voice is implemented again?)

Remember to do a cargo clean and check that the env vars are updated

Configuration Setup

Copy the config.template.toml file and rename to it to config.toml then make necessary changes

Sqlx Database setup

Set DATABASE_URL in env vars for supporting the macros (A .env file works for this)