/meowd

powerful, customisable Discord bot

Primary LanguageTypeScript


Logo

Meowd

Your powerful, customisable Discord bot.
Neep help? Check out meowd.ramiels.me.



🤕 Issues:

If you've found an issue with the bot, please open an issue in the issues tab.


🐱 Some Features:

For a full list, visit meowd.ramiels.me/features.

  • Moderate your server with powerful moderation commands
  • Keep your server running smoothly with community tools
  • Have fun with your friends with commands
  • Customise the bot to your liking with the config command

⌨️ Some Commands:

For a full list, and examples, visit meowd.ramiels.me/commands.

  • Moderation:
    • /ban, /kick, /mute, /warn
    • /modlogs, /remove
    • /purge
    • /config
  • Utility:
    • /poll, /report, /embed, /whois
    • /help
  • Fun:
    • /otter, /imgedit
    • /stats <overwatch>
    • starboard

💡 Features being worked on:

For a full list, visit projects.

  • Timezone conversion
  • Starboard
  • Funny font
  • Website guide
  • Banned words/websites
  • Whitelisted websites
  • System logging

🛠️ Build/run:

Install node.js v16.15.1, typescript, and yarn;

  • Update config[TEMPLATE].json and remove [TEMPLATE] from the name
  • Generate a Firebase admin SDK and move it into root
    • Update the line const serviceAccount = require("../firebaseSDKhere.json"); in index.ts to point to this file
  • Update databaseURL: "" in index.ts to your Firebase DB URL

  1. yarn install
  2. yarn build
  3. node build/index.js

🌐 Website Repository:

Logo View the Meowd website repository here