A Telegram Bot with automatic chat with its users (Indonesian *) via the API provided.
WARNING: Please change your country in the following url
https://api.simsimi.net/v1/?lang=CHANGE HERE&cf=%5BChatfuel%5D&text=" + strings.ReplaceAll(pesan, " ", "%20"
- Go
- Clone the repo
git clone https://github.com/c0rz/bot-telegram-simi-simi.git
- Install the support library
go get
- Run File index.go
go run index.go
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b <add-your-new-branch-name>
) - Commit your Changes (
git commit -m 'commit message'
) - Push to the Branch (
git push origin <add-your-branch-name>
) - Open a Pull Request