| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
GIGA is a powerful telegram userbot written in Go with the help of gotd and gotgproto.
The userbot is still under development but you can deploy it through your console by following a few steps:
Create config file -> cp sample_config.json config.json
After copying the sample config to build config, just fill up the required fields in config file.
Build the project -> go build . -o giga
Run the binary built -> ./giga
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
In order to create and add a new module to GIGA, check out adding_modules.md.
Licensed under GNU AGPL v3.0.
Note: Selling the codes to other people for money is strictly prohibited.
| Back | FazBrowse Home | New Git URL |