alirezaomidi / telegram-ilugbot

Isfahan LUG Telegram Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Isfahan LUG Telegram Bot


Languages

Language:Python 95.9%Language:Shell 4.1%