Developer-Log

been doing this bot for 4 fucking years now, and just thought I should start putting out posts of daily progress to keep myself doing more each day.

my priority list was empty after last nights session, so today I had a few commands and problems to fix, so this morning I got up and wrote up the global bans command (because the bot is run in a whole community network, we wanted it to ban the user in ever server that falls under the global ban list) it was a pain in the ass only because I had to figure out how to get the client object to pass through the module export so I could cache the guilds with their id's outside of the clients script, didn't take long, had that done. then was rename command, took all of 10 minutes to actually write, but caused more problems to arise, including finding out why the slash commands weren't showing up outside of one specific channel, got that fixed not too long ago. then I had the 1 issue pop up, there was 2 "yorm" slash commands, took a bit of research, I realised that one of them was a global application command, and the other was a guild application command, so I ran a command to just remove the guild application command, Bada Bing, Bada boom, all that's left that I wanna do tonight is the unban command, but I'm leaving that until later because I cant be bothered copy pasting the ban command and going through the pain to edit code rather than just write it.


0 Kudos

Comments

Displaying 0 of 0 comments ( View all | Add Comment )