aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 1e1c45000ad6be39d5f4b3a17f68a91560942720 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Discord bot that notifies you when your user count in a guild is prime

Also this was written in bash

## Installation

Required software:

 - bash 5
 - jq 1.6
 - curl 8.2.1
 - websocat
 - paste

Copy `env-example.sh` to `env.sh` and enter your variables.

Run `./bot.sh`