refactor some shit, enable adding user aliases

This commit is contained in:
Von Random 2023-11-01 00:26:09 +00:00
parent 84931ba0d3
commit 7d48ffa35c
5 changed files with 81 additions and 39 deletions

View file

@ -1,6 +1,5 @@
import telethon
import pgbotlib.dbstuff
import pgbotlib.response
class NameGenerator: