Updated defaults and added membercount function

This commit is contained in:
hencaric
2024-10-11 00:20:52 -04:00
parent bc676c5039
commit df13f28730
3 changed files with 12 additions and 38 deletions

View File

@@ -545,7 +545,8 @@ class AnnouncementBuilderView(discord.ui.View):
await interaction.response.send_message(
f"Your announcement was posted! 🎉 ({message.jump_url})"
+ "\nhttps://i.imgur.com/HRoxTzg.gif"
+ "\nhttps://i.postimg.cc/J48Vk8my/meme-8-1.gif"
+ "\n<@288522211164160010> tweet this shit brotha"
)
for channel_id in bot.config.repost_channels: