Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.
/ megumin Public archive

A general purpose discord bot built with the serenity library. Programmed in Rust and made with love.

License

Notifications You must be signed in to change notification settings

Flat/megumin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Megumin

A general purpose discord bot built with the serenity library. Programmed in Rust and made with love.

Commands

Weeb Administration General Audio
anime clearplaying about play
manga setowner help stop
kitsuprofile owner info
disown
playing

Building

Linux

Debug

  • git clone https://github.com/flat/megumin
  • cargo build or cargo run

Release

  • git clone https://github.com/flat/megumin
  • cargo build --release or cargo run --release

Using

Bot Token

Megumin only works as a bot user. To run an environment variable with the name DISCORD_TOKEN and the value of a bot token issued by the discord api is needed.

Settings

Currently the only thing stored in the settings file is the bot owner's userid.

Linux

~/.config/megumin/bot-settings/owner.prefs.json