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 channelcolor [hex]
- provides information on given hexsong [name]
- provides information on a song
added some utility commands
tags list
- lists all the tags in the servertags create [trigger], [response]
- creates a tag for a trigger with a response in the guildtags delete [tag]
- deletes a tag from the guildtags reset
- resets all the taggs in the guildtags random
- returns a random tag in the guildtag edit [tag] [trigger], [response]
- edits a tag in the guildtag creator [tag]
- returns the creator of the tagtag 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 guildlogs messages [channel]
- sends all logs related to messageslogs roles [channel]
- sends all logs related to roles
added some utility commands
set icon [url]
- changes the server's iconset name [name]
- changes the server's nameset banner [url]
- changes the server's bannerset splash [url]
- changes the server's splashscreenshot [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 sentimageonly add [channel]
- adds a channel to only allow images and captions to be sentimageonly remove [channel]
- removes the image requirement from the channeldisablemodule list
- shows all the disabled modules for the serverdisablemodule add [modules]
- disables an entire module/category from the serverdisablemodule 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 serverchannel topic [channel] [topic]
- changes the channel's topicchannel nsfw [channel]
- toggles nsfw for the channelchannel rename [channel] [name]
- renames a channelchannel create [name]
- creates a channel in the serverchannel category [channel] [category]
- moves a channel into a new categorypin [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 threadthread unlock [thread]
- unlocks the provided threadlock all
- locks all the channels in the serverunlock all
- unlocks all the channels in the serverlock 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 timeslock ignore remove
- removes a channel from being ignored when lockinglock ignore list
- shows all the channels that are ignored when lockingrmute
- mutes a user from reactingrumute
- unmutes a user from reactingslowmode on [duration]
- turns on slow mode for the current channel for the duration givenslowmode off
- turns off slow mode for the current channelhardban [member]
- keeps a member banned even if another admin revokes the banunhardban [member]
- removes the hardban from the memberrevokefiles [on/off]
- either allows files to be sent to the current channel or does notrestrictcommand add [command] [role]
- allows members with that specific role to use the commandrestrictcommand remove [command]
- removes the command from the restricted commandsrestrictedcommand list
- lists all the restricted commandsrestrictcommand 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
commandswitched 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 modulewhitelist enable
- enables the whitelist module for the serverwhitelist disable
- disables the whitelist module for the serverwhitelist add [member]
- adds the given user to the server whitelistwhitelist remove [member]
- removes the given user from the server whitelistwhitelist list
- shows all users that are whitelisted in the serverwhitelist 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 jokememe
- shows a meme
add some utility commands
stickymessage add [channel] [code]
- adds sticky message to specific channel in the serverstickymessage remove [channel]
- removes sticky message from the specified channel in the server
add some config commands
alias
- shows all available commands for alias commandsalias add [command] [alias]
- adds an alias to the specified commandalias remove [alias]
- removes the set aliasalias list
- lists all the set aliases for the current server
Last updated