start porting usrinfo module

This commit is contained in:
vulpine 2021-01-12 19:46:42 -05:00
parent 6e5e726e05
commit 7fdcb95d8f
1 changed files with 5 additions and 0 deletions

5
modules/usrinfo.py Normal file
View File

@ -0,0 +1,5 @@
from bot import *
async def init(self):
pass