Skip to content

AmarnathCJD/JuliaBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 .

Features

  • Modular
  • Example Modules
  • Easy to use
  • Extendable

Optional Dependencies

License

Releases

No releases published

Packages

No packages published

Languages