Skip to content

jaunty/bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bot

The source code for Jaunty's own homebrewed Discord bot, made to provide useful tools to both players and administrators alike.

Running

Seeing as this was specially made for one server, I don't see why you'd run it, but either way...

The following environment variables are expected to run the bot.

DMC_TOKEN=... # your bot's token
DMC_DEBUG=true|false # defaults to false
DMC_GUILD_ID=... # the Discord guild this bot will serve
DMC_ADDRESS=... # the address of your Minecraft server

When running, you may optionally provide the -e flag to enable parsing environment variables from an adjacent .env file. Otherwise it's expected that the variables are already present in the environment (e.g. when running in Docker).

License

LICENSE

About

Jaunty's homebrewed Discord bot

Topics

Resources

License

Stars

Watchers

Forks

Packages