Chunckle is a meme factory designed for use within Discord, utilizing the Grasapi API.
Input
Output
Create .env
file
# APP CONFIG
BOT_NAME=Chuckle
SHOULD_CREATE_COMMANDS=true
GRASAPI_URL=https://grasapi.fzbian.me/api/
# BUILD TOKENS
CLIENT_ID=
DISCORD_TOKEN=
# COLORS
MAIN_COLOR=de8723
GREEN_COLOR=1cd44d
RED_COLOR=d41c1c
# BUILD CHANNELS
MOVEMENT_CHANNEL=
INTERACTION_CHANNEL=
SUGGEST_CHANNEL=
# USERS
DEVELOPER=704771515555774505
Install chuncle with pnpm
git clone https://github.com/fzbian/chuckle.git
pnpm install
cd chuckle
pnpm start
- Discord.js
- Grasapi
- Pino