Add other db tables
This commit is contained in:
@@ -22,8 +22,6 @@ use songbird::SerenityInit;
|
||||
mod commands;
|
||||
mod error_handler;
|
||||
mod db;
|
||||
mod messages;
|
||||
mod schema;
|
||||
struct Handler {
|
||||
// Open AI Config
|
||||
oai: Option<commands::oai::OAI>
|
||||
|
||||
Reference in New Issue
Block a user