RealKC / kingdom-royale-maid

A Discord bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a command that makes the bot automatically transition between blocks

RealKC opened this issue · comments

A command that makes the bot periodically check if the state can progress to a next state and do so if possible would be rather neat.

Issues:

  • name
  • C and E blocks would probably be the hardest to implement, given they wait for user interaction (maybe some tokio channel stuff would be good?)

This should be much easier to do once #66 is finalised