Simple Telegram chatbot for JS Belgrade community built with Claudia Bot Builder.
Simply add @jsbelgrade_bot
on Telegram app or click on this link: telegram.me/jsbelgrade_bot.
Feel free to add any new feature for a chatbot by sending PR to this repository.
- Create Telegram bot with @BotFather and copy the access token;
- If you don't already have AWS account create it and set the credentials as described here.
- Run
npm run create
and paste your access key when claudia prompts you for it. Webhook URL will be set automatically, you don't need to worry about that. - That's it, message your bot :)
MIT -- see LICENSE