A simple Telegram bot, written in Python 3.
Version: 0.9.8
I just learnt Python a few hours and my code is awful...
Add /music
. Thanks to go-music!
- Add
/zhihu
(Experimental). - Add Unicode Conversion
/unien
andunide
.
- Add
/google
(Experimental). - Bug Fixed (HTML Escape).
- Bug fixed.
- Add
/server
for Admin.
If no issues, v0.9.4
will be the final version of kuuma_bot.
/qrcode
modify for Shadowsocks-Android URLs./timer
with memos.
- Bug fixed in
/moe
. /timer
can set alarms, too!
pip3 install telepot
pip3 install requests
pip3 install pyquery
- Base64 Encode / Decode
- URL Encode / Decode
- Search in Baidu
- Search in Wikipedia
- Search in Stack Overflow
- Generate QR Codes (Using Zxing Generator)
- Simple Math Cal Using http://api.mathjs.org
- Timer and Alarm
- ...
Make a thread for timer, which takes much virtual memory.
MIT