feat: Help Command is finally finished

when new commands are added its a simple add
This commit is contained in:
neoarz
2025-09-14 21:54:04 -04:00
parent d7f1ce86c2
commit f2c26db481
2 changed files with 33 additions and 27 deletions

View File

@@ -1,11 +1,3 @@
"""
Copyright © Krypton 2019-Present - https://github.com/kkrypt0nn (https://krypton.ninja)
Description:
🐍 A simple template to start to code your own and personalized Discord bot in Python
Version: 6.4.0
"""
import discord
from discord.ext import commands
from discord.ext.commands import Context