mirror of
https://git.sdf.org/tamservo/robottas.git
synced 2025-11-14 18:13:47 -05:00
Setting up logging
This commit is contained in:
@@ -19,6 +19,8 @@ import discord
|
|||||||
|
|
||||||
from discord.ext import commands, tasks
|
from discord.ext import commands, tasks
|
||||||
|
|
||||||
|
logging.basicConfig(stream=sys.stderr, level=logging.DEBUG)
|
||||||
|
|
||||||
|
|
||||||
class Robottas(commands.Bot):
|
class Robottas(commands.Bot):
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user