Skip to content

Rust programming language bot for Discord

License

Notifications You must be signed in to change notification settings

moxian/kangalioo-rustbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Mods Bot

Getting started

Run the bot using cargo run --release. You will need to provide several environment variables:

  • DISCORD_TOKEN: the Discord bot token acquired via the Discord Developer Portal
  • MOD_ROLE_ID: the ID of the Moderator role on your Discord server

An example command-line for Linux would be: MOD_ROLE_ID=788427199761481799 DISCORD_TOKEN=REDACTED cargo run --release

About

Rust programming language bot for Discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%