Awesome
JS Belgrade chatbot
Simple Telegram chatbot for JS Belgrade community built with Claudia Bot Builder.
How to chat with the chatbot?
Simply add @jsbelgrade_bot
on Telegram app or click on this link: telegram.me/jsbelgrade_bot.
How to contribute?
Feel free to add any new feature for a chatbot by sending PR to this repository.
How to run the bot?
- 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 :)
License
MIT -- see LICENSE