You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bot is written in vk_api, does not support asynchronous operation. The function of schedule parsing is implemented. The PostgreSQL database is connected as a storage for links. In the menu of the VK bot there is an admin panel that allows you to add, change and delete links without directly accessing the database through queries (which allows people who do not know SQL queries to use the bot)
About
This bot was made according to the needs of the groupmates. It can parse timetables from the university website, has a menu with useful links and an admin menu with adding, changing and deleting these links.