1
0
mirror of https://gitlab.com/simple-stock-bots/simple-discord-stock-bot.git synced 2025-08-02 11:31:26 +00:00

removed testing code

This commit is contained in:
2019-06-09 12:10:36 -07:00
parent 76d403a4d1
commit 0c4d2f8af7
2 changed files with 2 additions and 3 deletions

1
bot.py
View File

@@ -1,5 +1,4 @@
import discord
import cred
from functions import *
client = discord.Client()