Make a game for the chat where, within a certain period of time, they have to write out every pokemon within a specific generation. If all pokemon are guessed, then everyone in the chat that participated gets some value of points. Let's say 1000. Both the time required and the pokemon generation are passed in as parameters to a command that only the admin can run.
This might require quartz for an internal timer. Also, for feedback, the bot should respond in chat with the remaining number of pokemon every minute, along with how much time is left. And then final 30 seconds, 10 seconds, and 5 seconds.
Also, make an HTML page that shows the silhouette of all remaining pokemon.
Start with Gen 1, and then maybe add more gens later.
Make a game for the chat where, within a certain period of time, they have to write out every pokemon within a specific generation. If all pokemon are guessed, then everyone in the chat that participated gets some value of points. Let's say 1000. Both the time required and the pokemon generation are passed in as parameters to a command that only the admin can run.
This might require quartz for an internal timer. Also, for feedback, the bot should respond in chat with the remaining number of pokemon every minute, along with how much time is left. And then final 30 seconds, 10 seconds, and 5 seconds.
Also, make an HTML page that shows the silhouette of all remaining pokemon.
Start with Gen 1, and then maybe add more gens later.