Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jTelegraf API Wrapper #35

Open
aaomidi opened this issue Nov 13, 2018 · 1 comment
Open

jTelegraf API Wrapper #35

aaomidi opened this issue Nov 13, 2018 · 1 comment

Comments

@aaomidi
Copy link
Member

aaomidi commented Nov 13, 2018

So I really like the work the Telegraf team has done over here: https://telegraf.js.org/

I think their simple API design is a very strong design choice they have and I believe we can offer bindings that build on top of that.

Let's keep this issue as a tracker on what we want to do and how we want to do it.

@aaomidi
Copy link
Member Author

aaomidi commented Nov 13, 2018

  • TelegrafBot
  • TelegrafContext (and various sub classes)
  • start - The /start command
  • on - On a specific type of message, for example TextMessage, StickerMessage, etc
  • hears - on a specific word
  • command - on a specific command
  • help - the /help command
  • hashtag - on a specific hashtag
  • mention - on a specific mention
  • settings - the /settings command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant