Skip to content

Group chat-bot for VK that can edit voice messages and react to commands

Notifications You must be signed in to change notification settings

Ax3Effect/voicebot-vk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

voicebot-vk

HTTPS-server is necessary for this bot (for getting webhook updates)

First, launch mongo server:

mongod

Then, run web server:

python3 stats.py

And then, run Celery:

export vk_api_key="YOUR GROUP API KEY" 
celery -A tasks worker --loglevel=info

About

Group chat-bot for VK that can edit voice messages and react to commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages