diff --git a/examples/disnake/postdata.py b/examples/disnake/postdata.py index c1fb754..5853942 100644 --- a/examples/disnake/postdata.py +++ b/examples/disnake/postdata.py @@ -1,4 +1,4 @@ -from discord.ext import commands +from disnake.ext import commands from boticordpy import BoticordClient