Skip to content
/ RalfBot Public

A Discord bot to help manage the Snail Racing community Discord

License

Notifications You must be signed in to change notification settings

lawrab/RalfBot

Repository files navigation

RalfBot

CircleCI

RalfBot is a Discord bot that assists with the management of the Snail Racing community.

Current features in progress

  • Merging of Discord roles from multiple source roles, this feature assists with maintaining a single role which will include all users from multiple Streamer subscription roles

Installation

Not ready to be installed yet, innitial commits are in progress and no deployed version available at this stage

Usage

Bot commands will be added here when they are available

Development

Publish

dotnet publish -c Release
docker build --pull -t lawrab/ralf-bot:alpine .
docker push lawrab/ralf-bot

Run local

docker run -e Discord__BotToken="YOUR TOKEN" -e DataPath="/Data" lawrab/ralf-bot

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

A Discord bot to help manage the Snail Racing community Discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published