-
Environment Variables
- See
.env.example
for a list of supported environment variables. - Create a
.env
file in the root directory and fill in the variables. - Or just pass them as environment variables (especially if you use Deno Deploy).
- See
-
Deploy using Deno
- For polling, use the following command:
deno run -A --unstable polling.ts
- For webhook, use the following commands:
deno run -A set_webhook.ts deno run -A --unstable server.ts
- Or you can fork the repository and deploy it on Deno Deploy.
-
Notifications
You must be signed in to change notification settings - Fork 2
PeronGH/tg_rp_bot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Role-playing Telegram Bot; Powered By LLMs.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published