mirror of
https://github.com/vale981/cl-telegram-bot
synced 2025-03-04 17:21:41 -05:00
Update README.md
Remove `:tl-bot` from list of nicknames
This commit is contained in:
parent
778a3de4d0
commit
ea55272716
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ See the [Telegram Bot API](https://core.telegram.org/bots/api).
|
|||
|
||||
This library uses [Drakma](http://weitz.de/drakma/) and [CL-JSON](https://common-lisp.net/project/cl-json/) with CLOS semantics.
|
||||
|
||||
This library has the following aliases: cl-telegram-bot, tl-bot, tg-bot, telegram-bot.
|
||||
This library has the following aliases: cl-telegram-bot, tg-bot, telegram-bot.
|
||||
|
||||
- function `(make-bot token)`
|
||||
Returns a bot instance for a given token. To get a new token, see [here](https://core.telegram.org/bots#3-how-do-i-create-a-bot).
|
||||
|
|
Loading…
Add table
Reference in a new issue