mirror of
https://github.com/Specoolazius/mcserver-discordbot.git
synced 2024-11-25 01:09:46 +01:00
empty class
This commit is contained in:
parent
7e1595af90
commit
3f174d0026
10
bot/extensions/presence.py
Normal file
10
bot/extensions/presence.py
Normal file
@ -0,0 +1,10 @@
|
||||
import discord
|
||||
from mcstatus import JavaServer
|
||||
|
||||
from libs import ServerBot
|
||||
|
||||
|
||||
class Presence(discord.Cog):
|
||||
"""
|
||||
|
||||
"""
|
Loading…
Reference in New Issue
Block a user