mirror of
https://github.com/uditkarode/bing-chat-telegram.git
synced 2025-02-23 09:42:15 +00:00
doc(readme): formatting
This commit is contained in:
parent
3e088e5ab0
commit
bb4800505b
@ -8,8 +8,7 @@ A Telegram bot that lets you interact with the Bing AI from chats that you allow
|
|||||||
* Copy `variables.example.ts` to `variables.ts`, go through it, and add the required information.
|
* Copy `variables.example.ts` to `variables.ts`, go through it, and add the required information.
|
||||||
* Run `yarn dev` or `yarn build && yarn start` to start the bot.
|
* Run `yarn dev` or `yarn build && yarn start` to start the bot.
|
||||||
|
|
||||||
### OR using docker
|
**> To start using this project using Docker,**
|
||||||
**> To start using this project,**
|
|
||||||
|
|
||||||
* Run `docker compose -f .build/docker-compose.yml build` to build the container
|
* Run `docker compose -f .build/docker-compose.yml build` to build the container
|
||||||
* Copy `variables.example.ts` to `variables.ts`, go through it, and add the required information.
|
* Copy `variables.example.ts` to `variables.ts`, go through it, and add the required information.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user