Skip to content

Commit

Permalink
edit readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
AmarnathCJD committed Nov 7, 2024
1 parent 7bbfb81 commit 0dc177a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,12 +81,14 @@ func main() {
}
```

- **[sample modular bot](https://github.com/AmarnathCJD/JuliaBot.git)**: a simple modular bot built using gogram with plugins support.

## support dev

If you'd like to support Gogram, you can consider:

- <a href="https://github.com/sponsors/amarnathcjd" style="text-decoration: none; color: green;">become a github sponsor</a>
- star this repo :)
- <b><a href="https://github.com/sponsors/amarnathcjd" style="text-decoration: none; color: green;">become a github sponsor</a></b>
- <b>star this repo :) ⭐</b>

## key features

Expand Down Expand Up @@ -170,7 +172,6 @@ client.On("callback:<pattern>", func(cb *telegram.CallbackQuery) error { // clie
```

For more examples, check the **[examples](examples)** directory.
- [x] **[sample modular bot](https://github.com/AmarnathCJD/JuliaBot)**: a simple modular with plugins bot example

## features

Expand Down

0 comments on commit 0dc177a

Please sign in to comment.