Skip to content

This Bot can control the Super Mario Odyssey: Online Server

License

Notifications You must be signed in to change notification settings

SchweGELBin/SMOOS-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMOOS-Bot

This Bot can control the Super Mario Odyssey: Online Server

Usage

  • Setup a SMOO server
  • Install Rust and Cargo
  • Clone this repository
  • Set the necessary environment variables
  • Run it
export DISCORD_TOKEN="Your Discord Bot Token"
export DISCORD_ID="Your Discord User ID"
export API_TOKEN="Your SMOOS JsonApi Token"
export API_HOST="Your Server IP"               # Optional | Default: localhost
export API_PORT="Your Server Port"             # Optional | Default: 1027

git clone https://github.com/SchweGELBin/smoos-bot.git
cd smoos-bot
cargo run -r

Credits

Thanks to @serenity-rs for providing serenity and poise

About

This Bot can control the Super Mario Odyssey: Online Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages