Skip to content

Roave/roavebot.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoaveBot

At the moment, just a "hello world" bot, written with Serenity and Shuttle.

/hello James => Hey there, James

Getting set up

Set up using this tutorial...

cargo install cargo-shuttle

Populate Secrets.toml, e.g.:

DISCORD_TOKEN = '<token>'
DISCORD_GUILD_ID = '<server ID>'

Running

cargo shuttle run

Deploying

cargo shuttle deploy

About

A Discord bot written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages