This bot is a client for communicating between users on the Telegram platform.
Users place their ad through the bot in a designated channel so that people who intend to buy can buy the book they want.
- First clone this repo using below command
git clone https://github.com/amirhosss/Kheft-telegrambot.git- Cd to bot directory
cd Kheft-telegrambot/bot- Change
configs.defaulttoconfigs.go
mv configs.default configs.go- Then initialize
configs.gofields with your own data - Finally run project
cd ..
go run .