update version command to include source code link
Build and publish ich_iel bot / build (push) Successful in 1m38s

This commit is contained in:
2026-04-18 13:07:55 +02:00
parent 2adec3b76c
commit 6e145fbf56
+1 -1
View File
@@ -118,7 +118,7 @@ async def setChannel(message):
@bot.command() @bot.command()
async def version(message): async def version(message):
await message.channel.send("Version 0.4.0 is running") await message.channel.send("Version 0.4.0 is running\nSource code: https://github.com/michelleDeko/ich_iel-bot")
# the cat bot died, so i wanted to add this command to this bot # the cat bot died, so i wanted to add this command to this bot
@bot.command() @bot.command()