Skip to content

Commit 54fbcaa

Browse files
authored
forgot an import
1 parent 72caa33 commit 54fbcaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
import discord
2828
from discord.ext import commands
2929
import asyncio
30+
import textwrap
3031
import datetime
3132
import time
3233
import json

0 commit comments

Comments
 (0)