Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tsugami/mod_discord_bot

moderation bot that saves the voice connection history of the guild members
https://github.com/tsugami/mod_discord_bot

Last synced: 27 days ago
JSON representation

moderation bot that saves the voice connection history of the guild members

Awesome Lists containing this project

README

        

# Mod Discord Bot

moderation bot that saves the voice connection history of the guild members

## How to run migrations

### Installation SQLX-CLI

`cargo install sqlx-cli --no-default-features --features rustls,postgres`

### Run migrations

`cargo sqlx migrate run`

### Create migration

`cargo sqlx migration add `