Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Crd5/uisuki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uisuki

Whisky's Discord Log Bot

Instructions for running locally

You'll need to have a Discord application created, and a bot under that application added to a server. You can create that here. Ensure the bot has the proper "Privileged Gateway Intents" enabled.

After you have completed the above steps, do the following:

//  Clone into the uisuki repository
git clone https://github.com/Whisky-App/uisuki.git

//  cd to the uisuki directory
cd uisuki

/* 
    Inside the uisuki directory, create a Secrets.toml file, and add the following line,
    replacing <token> with the private token of the bot:

    DISCORD_TOKEN="<token>"
*/

//  Start the bot
cargo shuttle run

About

Whisky's Discord Log Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%