Skip to content

3JoB/telebot

Repository files navigation

Crare

Provides fasthttp and net/http dual network libraries at the same time!

Use this branch if you want to try out the latest features. If you're after stability, then use the original project.

If you need some examples, I'll put them in this organization.

This is a fork of https://github.com/tucnak/telebot . This library requires minimum go1.21.3

GoDoc GitHub Actions Discuss on Telegram FOSSA Status Go Report Card

go get -u github.com/3JoB/telebot/v2

Docs

Read the documentation here, it's still a work in progress but will be ready soon.

Contributing

  1. Fork it
  2. Clone v2: git clone -b github.com/3JoB/telebot
  3. Create your feature branch: git checkout -b v2
  4. Make changes and add them: git add .
  5. Commit: git commit -m "add some feature"
  6. Push: git push origin v2
  7. Pull request

License

Crare is distributed under MIT.

FOSSA Status