mirror of
https://github.com/fumiama/ReiBot.git
synced 2026-06-11 05:30:38 +08:00
add more
This commit is contained in:
17
README.md
17
README.md
@@ -1,5 +1,14 @@
|
||||
# ReiBot
|
||||
Lightweight Telegram bot framework
|
||||
<div align="center">
|
||||
<a href="https://crypko.ai/crypko/GtWYDpVMx5GYm/">
|
||||
<img src=".github/Misaki.png" alt="看板娘" width = "400">
|
||||
</a><br>
|
||||
|
||||
<h1>ReiBot</h1>
|
||||
Lightweight Telegram bot framework<br><br>
|
||||
|
||||
<img src="http://cmoe.azurewebsites.net/cmoe?name=ReiBot&theme=r34" /><br>
|
||||
|
||||
</div>
|
||||
|
||||
## Instructions
|
||||
|
||||
@@ -8,7 +17,7 @@ This framework is a simple wrapper for [go-telegram-bot-api](https://github.com/
|
||||
## Quick Start
|
||||
> Here is a plugin-based example
|
||||
|
||||

|
||||

|
||||
|
||||
```go
|
||||
package main
|
||||
@@ -45,7 +54,7 @@ func main() {
|
||||
|
||||
> If Handler in Bot is implemented, the plugin function will be disabled.
|
||||
|
||||

|
||||

|
||||
|
||||
```go
|
||||
package main
|
||||
|
||||
Reference in New Issue
Block a user