mirror of
https://github.com/uhIgnacio/EmoteManager.git
synced 2024-08-15 02:23:13 +00:00
3b488ab787
a lot of this is from Emoji Connoisseur
6 lines
103 B
Python
6 lines
103 B
Python
#!/usr/bin/env python3
|
|
# encoding: utf-8
|
|
|
|
from .misc import *
|
|
from . import emote
|
|
from . import errors
|