- Welcome message and brief for new users
- Silent-mode to avoid "flood"
- Reposts from React.js and Relay blogs
- Retweets 3 times per days - last tweets from Dan Abramov and React.js Team
- 1 times per day - short React.js digest?
- Watch for MoscowJS meetups
- Statistic and metrics for admins
- Highlight code as Inline Bot
- Digest from related Gitter rooms (chat-ua/reactjs, chat-rooms/reactjs, etc)
Let's discuss about that: https://telegram.me/react_js
- Fork this repo
- Checkout your copy:
git clone git@github.com:YourAccount/telegram-reactjs-bot.git
- Create your feature (or issue) branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some changes'
- Push your changes to remote branch:
git push origin my-new-feature