whoops forgot to uncomment the discord import

This commit is contained in:
Luke Robles 2020-06-20 14:55:25 -07:00
parent 827f831989
commit 470c47aadb

View File

@ -1,4 +1,4 @@
# import discord import discord
from random import randint from random import randint
def roll_logic(sides): def roll_logic(sides):