Install the bot from crates.io: $ cargo install hatysa To run the bot, you'll need to provide a Discord token (obtainable from the Discord Developer Portal), as follows: $ DISCORD_TOKEN="<token>" hatysa The prefix can be changed from the default (,) using HATYSA_PREFIX, and you mi...