an incredibly simple Discord bot with a few moderation and fun commands
Anaskiiled
Check their projects out: Anas's town, solo.js, GenO, Recipe API, anas_grub, tapyslap
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
added a lot of other stuff since last time wasnt able to devlog it since it broke last night so quick recap:
gif commands added (/cuddle /sleep /happy /cry)
/8ball command which sends a random 8 ball response
Decided to work on the bot some more. I moved the cat command to its own cog, fun, and added 2 new commands to that cog: /fun dog and /fun hug, both do what you expect. /dog sends a dog picture, and /hug sends a hug gif. All the fun commands work in user install mode so you can use the bot in servers where it isn't installed or use it in someone's DMs
time to end off for today dont wanna get burnt out and or finish too quickly
finished the moderation cog and added 2 commands, kick and bad which both function and the most important command /cat which sends a random cat image from an API (not mine), also implemented .sync which syncs slash commands on demand (needs admin permission)
initial bot has been setup with one command that just sends a meow in chat, today I'll hopefully setup the cogs and stuff if i figure out how that works