Skip to content

alirezaomidi/telegram-ilugbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Isfahan LUG Telegram Bot

The official Telegram bot of Isfahan LUG. It is accessible at @ilugbot in Telegram Messenger.

Powered by: python-telegram-bot

The presentation leading to develop this project is accessible here.

Installing

You should have python installed on a Linux/Mac machine. Then:

$ git clone https://github.com/alirezaomidi/telegram-ilugbot
$ cd telegram-ilugbot
$ . setup.sh

Running

$ python bot.py

Features

  • /upcoming: Get list of upcoming events in Isfahan LUG
  • /news: Get 10 latest news in the mailing list of Isfahan LUG
  • /irc: Get IRC channel information

TODO

  • Add exception handling.
  • Add documentation to each function in code.
  • Write documentation in readme.
  • Add some functionalities! :D