Skip to content

ShenMian/telegram-llm-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram LLM Bot

A simple Telegram bot for LLM chat.

Configuration

Create a .env file in the project root directory with the following variables:

RUST_LOG=info
TELOXIDE_TOKEN=<telegram-bot-token>
OPENAI_API_BASE=<llm-provider-api-base>
OPENAI_API_KEY=<llm-provider-api-key>

License

Licensed under Apache License, Version 2.0.

About

A Telegram bot for LLM chat.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages