Discord Bot
Here's an example showing you how to setup the .env, config, and run the Discord client.
Environment
Name
"discord": {
"surrounding_messages": 10, // number of msgs to reference
"selection_rate": 1 // percentage of msgs to reply
}
},
"enabled_clients": [
"discord"
],cargo run -- --character hunter.json
Last updated
