Skip to content

Golang-based Telegram bot framework. Modular, performant, and user-friendly. Build intelligent bots effortlessly. Explore on GitHub for seamless development.

License

Notifications You must be signed in to change notification settings

LamichhaneBibek/gobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoBot - Telegram Bot Framework in Golang

GoBot is a versatile Telegram bot framework written in Golang, providing developers with a modular and user-friendly platform to create intelligent bots. Whether you're a beginner or an experienced developer, GoBot streamlines the process of building feature-rich Telegram bots.

Getting Started

1. Install Golang and set up your development environment.
2. Clone the GoBot repository from GitHub.
3. Follow the documentation to configure and customize your bot.
4. Explore examples and start building your Telegram bot effortlessly.

Usage

bash
# Navigate to the project directory
    mkdir mytelegrambot
    cd mytelegrambot

# Clone the repo
    git clone git@github.com:LamichhaneBibek/gobot.git
    
# Install dependencies
    go mod tidy

# Run the bot
    go run main.go

License

GoBot is open-source software licensed under the LICENSE MIT License.

Happy bot building with GoBot! 🚀

About

Golang-based Telegram bot framework. Modular, performant, and user-friendly. Build intelligent bots effortlessly. Explore on GitHub for seamless development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages