Skip to content

StartupMakers/telegram-reactjs-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Bot for React.js Group

Build Status https://telegram.me/reactjs_bot https://telegram.me/react_js

  • 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

How to make Pull Requests?

  1. Fork this repo
  2. Checkout your copy:
git clone git@github.com:YourAccount/telegram-reactjs-bot.git
  1. Create your feature (or issue) branch:
git checkout -b my-new-feature
  1. Commit your changes:
git commit -am 'Add some changes'
  1. Push your changes to remote branch:
git push origin my-new-feature
  1. Create new pull request

Resources

Bot Libraries

Bot Examples

Releases

No releases published

Packages

No packages published