
A feature-packed Discord bot that lets users adopt and care for virtual cats
while providing decent moderation tools.
- Virtual Cats: Adopt, name, feed, and play with your cat
- Economy: Earn fishcoins, buy items, duel other cats
- Moderation: Mute (scratch), warn (hiss), kick (remove), ban (banish)
- Utilities: Clean messages, lock channels, get cat facts/pics
- Clone repo & install dependencies:
git clone https://github.com/tazz-devv/meowbot.git && cd meowbot
yarn install
- Replace the bot token in index.js (line 21):
client.login('my_bot_token_would_go_here_ty_shi_tazzy_on_top');
// Replace above with your actual bot token
- Run the bot:
node index.js
/adopt - Get your virtual cat
/feed /pet /play - Care for your cat
/shop /buy - Get items
/duel - Battle other cats
/catpic /catfact - Fun cat content
/scratch @user - Timeout users
/hiss @user - Issue warnings
/banish @user - Ban users
/purge - Bulk delete messages
/lock - Lock channels
Need help with MeowBot? Join our Discord server and open a ticket!
Important
Considering giving this repository a star if you do fork and use Meowbot. <3