Your powerful, customisable Discord bot.
Neep help? Check out meowd.ramiels.me.
If you've found an issue with the bot, please open an issue in the issues tab.
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
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
For a full list, visit projects.
- Timezone conversion
- Starboard
- Funny font
- Website guide
- Banned words/websites
- Whitelisted websites
- System logging
Install node.js v16.15.1, typescript, and yarn;
- Update
config[TEMPLATE].jsonand remove [TEMPLATE] from the name - Generate a Firebase admin SDK and move it into root
- Update the line
const serviceAccount = require("../firebaseSDKhere.json");inindex.tsto point to this file
- Update the line
- Update
databaseURL: ""inindex.tsto your Firebase DB URL
yarn installyarn buildnode build/index.js
View the Meowd website repository here
