Skip to content
/ Bot Public
forked from linksplatform/Bot

A VK bot for programmers by programmers. Supports karma. Stores list of programming languages, and a link to GitHub for each programmer in the chat.

License

Notifications You must be signed in to change notification settings

avatarsikl/Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bot

Install

git clone https://github.com/linksplatform/Bot.git
cd Bot
pip install -r requirements.txt

Run

  1. Add tokens into python/tokens.py file
  2. Execute python3 -m python

Do not upload tokens.py with your real tokens please

To tell git to ignore this file:

git update-index --assume-unchanged python/tokens.py

See the bot in action

To see the bot in action you can join the chat with this bot.

About

A VK bot for programmers by programmers. Supports karma. Stores list of programming languages, and a link to GitHub for each programmer in the chat.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%