Skip to content

A simple demo of the following librarys/features: Telegram Bots / python-telegram-bot / Python Pillow

Notifications You must be signed in to change notification settings

bb7133/wechat_say

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wechat_say

A simple demo of the following librarys/features:

How to use:

  1. Create a bot on Telegram(instructions) and get your token.
  2. Replace your token with '<token>' in the source code of tg_bot.py.
  3. Run 'python tg_bot.py' to start the service for your bot(you may need to 'get over the wall').

TODO(Current limitations):

  • Add configuration files.
  • Make avatar and user name of WeChat configurable.
  • Support very-short and multi-line sentences.

About

A simple demo of the following librarys/features: Telegram Bots / python-telegram-bot / Python Pillow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages