An open API service indexing awesome lists of open source software.

https://github.com/zaptross/countula

Countula is a discord bot which runs a counting game and mocks the counters.
https://github.com/zaptross/countula

bot counting discord game

Last synced: about 1 month ago
JSON representation

Countula is a discord bot which runs a counting game and mocks the counters.

Awesome Lists containing this project

README

          

# Countula

Countula is a discord bot which runs a counting game!

It may be slightly evil.


Countula starting a game

## Usage

### Commands

- `!list` - List the available commands
- `!help` - Provides "help" to the user
- `!rules` - Provides the rules of the game

![Rules command output](readme-assets/rules-image.png)

- `!state` - Provides the current state of the game

![State command output](readme-assets/state-image.png)

- `!version` - Provides the version of the bot

![Version command output](readme-assets/version-image.png)

### Slash Commands

- `/count stats (Global|Channel)` - Allows users to view their stats for the current channel or globally, and has a button to share with the channel.

![Stats slash command output](readme-assets/stats-image.png)

## Setup

For setup instructions, please see the [GitHub Repo here](https://github.com/Zaptross/countula)