Coca162 / rust-bot-template

A template for discord bots with Poise and SQLx!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A template for making discord bots with Poise & SQLx postgres.

Code is over-commented just to make sure parts are explained so you can remove some if you decide to use this!

Make sure to create a ./migrations folder to make it run without no migrations and to change the name of the project in Cargo.toml

To use migrations look at the guide for the SQLx CLI

About

A template for discord bots with Poise and SQLx!

License:MIT License


Languages

Language:Rust 100.0%