Skip to content

Instantly share code, notes, and snippets.

View greendoescode's full-sized avatar
🐬

leo greendoescode

🐬
View GitHub Profile
@greendoescode
greendoescode / name.md
Created January 26, 2021 23:25
Non-complex error handler for discord.py

Before Starting

Before I start please read through this fully, Thanks!

So, If you reading this, You have already setup up bot/client, So let's go!

Creating Decorator

@greendoescode
greendoescode / name.md
Created January 26, 2021 23:22
Non-complex error handler for discord.py

Before Starting

Before I start please read through this fully, Thanks!

So, If you reading this, You have already setup up bot/client, So let's go!

Creating Decorator

@greendoescode
greendoescode / main.py
Created January 26, 2021 23:12
Non-Complex Error Handler For Discord.py
# Before I start please read through this fully, Thanks!
# So, If you reading this,
# You have already setup up bot/client,
# So let's go!
# First we need to create our bot event, we do this by using bot/client like
@bot.event