Skip to content

Simple self-hosted Discord bot to facilitate moving players to the Townsquare and to their private night cottages.

License

Notifications You must be signed in to change notification settings

zku/botc-discord-mover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blood on the Clocktower Discord Bot

Simple self-hosted Discord bot to facilitate moving players to the Townsquare and to their private night cottages.

Discord Server settings

You need 2 voice channel categories, one for the day phase, and one for the night phase. The night phase cottages should be marked as private so nobody besides the story teller can see them.

You also need a story teller role on your server. Only users with this role can control the bot.

discord

Use the /buttons command to get the movement buttons. These buttons will persist, so there is typically no need to re-run the slash command.

buttons

Setting up your own Discord Bot

Create a new Discord Bot here and add it to your server.

settings1

settings2

Running the Bot

go run . -config="/path/to/.config.json"

The config can also be specified via environment variables. See mover/config.go for more information.

About

Simple self-hosted Discord bot to facilitate moving players to the Townsquare and to their private night cottages.

Topics

Resources

License

Stars

Watchers

Forks

Languages