From a509ad6dbc5b0d543fdb5ee8de35ca54e29e77be Mon Sep 17 00:00:00 2001 From: grey-cat-1908 <61203964+grey-cat-1908@users.noreply.github.com> Date: Sun, 3 Oct 2021 16:57:14 +0300 Subject: [PATCH] Update postdata.py --- examples/disnake/postdata.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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