Update README.md

This commit is contained in:
Yago 2014-12-21 12:44:31 +01:00
parent afe750c06e
commit 9d161163f4
1 changed files with 12 additions and 1 deletions

View File

@ -1,7 +1,7 @@
telegram-bot telegram-bot
============ ============
A telegram bot using https://github.com/vysheng/tg. A Telegram Bot based on plugins using [tg](https://github.com/vysheng/tg).
Multimedia Multimedia
---------- ----------
@ -59,3 +59,14 @@ $ sed -i "s_telegrambotpath_$(pwd)_g" etc/telegram.conf
$ sudo cp etc/telegram.conf /etc/init/ $ sudo cp etc/telegram.conf /etc/init/
$ ./launch.sh # Will ask you for a phone number & confirmation code. $ ./launch.sh # Will ask you for a phone number & confirmation code.
``` ```
TODO
------------
- [ ] Enable / Disable plugins
- [ ] Cron
- [ ] Regex
- [ ] Moar plugins
Contact me
------------
You can contact me [via Telegram](https://telegram.me/yago_perez) but if you have an issue please [open](https://github.com/yagop/telegram-bot/issues) one.