Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

AmarnathCJD/JuliaBot

Repository files navigation

Sample Modular Bot for Gogram

ENV

  • Create a .env file in the root directory of the project

  • BOT_TOKEN : Telegram Bot Token (@BotFather)

  • APP_ID : Telegram API ID (my.telegram.org)

  • API_HASH : Telegram API HASH (my.telegram.org)

  • OWNER_ID : Telegram User ID of Bot Owner

Setting up

  • Install Go 1.18 or higher
git clone https://github.com/amarnathcjd/JuliaBot.git
cd JuliaBot
go mod tidy
go run .

Docker Setup

docker build -t julia .
docker run -d --name julia --env-file .env julia

Features

  • Modular
  • Example Modules
  • Easy to use
  • Extendable

Optional Dependencies

License

About

Sample modular bot for Gogram

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

Languages

AltStyle によって変換されたページ (->オリジナル) /