just to make you bot online
this is just a python code to make your bot online just go to last line client.run("token") replace your "token" with your "bot-token"
client = commands.AutoShardedBot(commands.when_mentioned_or('$')) the '$' is prefix you can change as you need
and click run your bot will be online
you can start coding further for your custom commands