Slash Counter

A Discord bot that gamifies the use of message components… on serverless architecture.

Slash Counter is a Discord bot that utilizes a combination of slash commands, message components, encoded state data and serverless architecture to turn a simple counter into a game. It is designed to track when a user as used a component and if it is within the expiry time, it will increment the counter and reset the expiry time.

Both the initial project and the ‘Who dares wins’ gamemode were inspired by Reddit’s The Button. The purpose of this project is to demonstrate the use of message components and slash commands, and to showcase the use of serverless and stateless architecture.

Future gamemodes

If you lose in any gamemode, the message will lock out and you’ll need to restart.

Future options