updates

all bot updates can be viewed here as well as the pretend server

Update 1.0.4 - 23/3/2024

  • added some info commands

    • channelinfo [channel] - provides information on mentioned or current channel

    • color [hex] - provides information on given hex

    • song [name] - provides information on a song

  • added some utility commands

    • tags list - lists all the tags in the server

    • tags create [trigger], [response] - creates a tag for a trigger with a response in the guild

    • tags delete [tag] - deletes a tag from the guild

    • tags reset - resets all the taggs in the guild

    • tags random - returns a random tag in the guild

    • tag edit [tag] [trigger], [response] - edits a tag in the guild

    • tag creator [tag] - returns the creator of the tag

    • tag search [tag] - searches for tags containing the given name

  • extras

    • added avatarhistory back

    • fixed prefix strings

    • fixed major issues on all instances

Update 1.0.3 - 22/3/2024

  • added logs module

    • logs guild [channel] - sends all logs related to the guild

    • logs messages [channel] - sends all logs related to messages

    • logs roles [channel] - sends all logs related to roles

  • added some utility commands

    • set icon [url] - changes the server's icon

    • set name [name] - changes the server's name

    • set banner [url] - changes the server's banner

    • set splash [url] - changes the server's splash

    • screenshot [url] - takes a screenshot of the link provided

  • added some config commands

    • imageonly list - shows all the channels which only allow images with captions to be sent

    • imageonly add [channel] - adds a channel to only allow images and captions to be sent

    • imageonly remove [channel] - removes the image requirement from the channel

    • disablemodule list - shows all the disabled modules for the server

    • disablemodule add [modules] - disables an entire module/category from the server

    • disablemodule remove [module] - removes restriction of an entire module from the server

  • extras

    • avatar history is back and will be released to the public in the next 2-3 days

    • removes extreme strictness from autoresponders

    • updated all the instances to the newer version of pretend

Update 1.0.2 - 17/3/2024

  • added gpt (aliases: ask) module

    • ask [prompt] - asks GPT 3.5 model a question

  • added an emoji command

    • sticker tag - adds the server vanity to the end of each sticker name in the server (e.g., hellokitty gg/pretendbot)

  • added some utility commands

    • channel remove [channel] - deletes a channel from the server

    • channel topic [channel] [topic] - changes the channel's topic

    • channel nsfw [channel] - toggles nsfw for the channel

    • channel rename [channel] [name] - renames a channel

    • channel create [name] - creates a channel in the server

    • channel category [channel] [category] - moves a channel into a new category

    • pin [message] - pins the provided message (or most recent message if no [message] is provided/or the replied to message)

    • unpin [message] - unpins the provided message

  • added some moderation commands

    • thread lock [thread] - locks the provided thread

    • thread unlock [thread] - unlocks the provided thread

    • lock all - locks all the channels in the server

    • unlock all - unlocks all the channels in the server

    • lock role [role] - sets the default role when locking (i.e., [p]lock role @Verified)

    • lock ignore add - adds a channel to be ignored in locking at all times

    • lock ignore remove - removes a channel from being ignored when locking

    • lock ignore list - shows all the channels that are ignored when locking

    • rmute - mutes a user from reacting

    • rumute - unmutes a user from reacting

    • slowmode on [duration] - turns on slow mode for the current channel for the duration given

    • slowmode off - turns off slow mode for the current channel

    • hardban [member] - keeps a member banned even if another admin revokes the ban

    • unhardban [member] - removes the hardban from the member

    • revokefiles [on/off] - either allows files to be sent to the current channel or does not

    • restrictcommand add [command] [role] - allows members with that specific role to use the command

    • restrictcommand remove [command] - removes the command from the restricted commands

    • restrictedcommand list - lists all the restricted commands

    • restrictcommand reset - resets and clears all the restricted commands for the server

  • added info command

    • credits - specific credits to contributions to the bot

  • bug fixes

    • fixed an issue where if reskin is enabled in a forum the bot is not able to respond to commands

    • fixed the stripe icon on the donate command

    • switched over from nekos api as they have been experiencing issues for a long time, fixed commands: kiss, cuddle, hug, pat, slap, laugh, cry

  • extras

    • added a confirmation (yes, or no) on reskin remove

    • added alias for reskin avatar (aliases: reskin av)

Update 1.0.1 - 16/3/2024

  • added whitelist (aliases: wl) module

    • whitelist - shows all available commands for whitelist module

    • whitelist enable - enables the whitelist module for the server

    • whitelist disable - disables the whitelist module for the server

    • whitelist add [member] - adds the given user to the server whitelist

    • whitelist remove [member] - removes the given user from the server whitelist

    • whitelist list - shows all users that are whitelisted in the server

    • whitelist message [code/default/none] - sets the provided code as the message that is sent to an unwhitelisted user attempting to join the server

  • added some fun commands

    • dadjoke - returns a dad joke

    • meme - shows a meme

  • add some utility commands

    • stickymessage add [channel] [code] - adds sticky message to specific channel in the server

    • stickymessage remove [channel] - removes sticky message from the specified channel in the server

  • add some config commands

    • alias - shows all available commands for alias commands

    • alias add [command] [alias] - adds an alias to the specified command

    • alias remove [alias] - removes the set alias

    • alias list - lists all the set aliases for the current server

Last updated