mirror of
https://github.com/uditkarode/bing-chat-telegram.git
synced 2025-02-22 09:12:21 +00:00
doc(readme): improve instructions
This commit is contained in:
parent
77c704db49
commit
2b4643b50d
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
A Telegram bot that lets you interact with the Bing AI from chats that you allow in the config.
|
A Telegram bot that lets you interact with the Bing AI from chats that you allow in the config.
|
||||||
|
|
||||||
To start using this project, please copy `variables.example.ts` to `variables.ts`, and go through it.
|
To start using this project,
|
||||||
|
|
||||||
Once you've made the required changes to `variables.ts`, you can run `yarn dev` to run the bot.
|
* Run `yarn install` to install the dependencies.
|
||||||
|
* Copy `variables.example.ts` to `variables.ts`, go through it, and add the required information.
|
||||||
You can also build the bot using `yarn build` and run it using `yarn start` or `node dist/src`.
|
* Run `yarn dev` or `yarn build && yarn start` to start the bot.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user