mirror of
https://github.com/EDeev/chatping_abobot.git
synced 2026-06-16 21:20:59 +03:00
Run File / Version 1.0
This commit is contained in:
parent
9e68f6f9ed
commit
fd21bbcb62
1 changed files with 2 additions and 3 deletions
3
bot.py
3
bot.py
|
|
@ -1,5 +1,4 @@
|
|||
import logging, random, pymorphy2, requests
|
||||
import asyncio, emoji, base, re
|
||||
import logging, random, pymorphy2, requests, asyncio, emoji, base, re
|
||||
|
||||
from sql import SQLighter
|
||||
from datetime import datetime
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue