Feely is a Discord bot that detects the usage of famous phrases and reacts accordingly. It's a fun and interactive bot that adds a touch of humor to your Discord server, best suited for French audience.
- Detects the usage of the famous phrase "ah"
- Detects the usage of the famous phrase "N'est ce pas"
- And many more exciting features!
To set up Feely for local development, follow these steps:
git clone https://github.com/sanghin/feely.git
cd feely
pnpm install
cp .env.example .env
pnpm dev