a simple bot for the Venezuelan game Caída
View Demo
·
Report Bug
·
Request Feature
If you want to play we have a Telegram group where you are welcome. However you can clone it and implement your own CaidaBot (see Getting Started)
- You need Node and npm to run this bot. We recomend create a HerokuApp.
- You need a PostgresSQL Database. HerokuApp have a free PostgresSQL database.
- you need your own Telegram Bot.
- Create your own Telegram Bot Official Telegram Documentation
- Create your HerokuApp and add a Free PostgresSQL database Official Heroku Website
- Add all Environment Vars to your HerokuApp Official Heroku Documentation. See the .env.example file
-
Store your 'TELEGRAM_TOKEN' in the .env file to run locale.
-
Create a PostgresSQL Database and store this url in 'HEROKU_POSTGRESQL_URL' also in the .env file
-
And run
npm i && npm start
See the open issues for a list of proposed features (and known issues).
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 feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
My email address OsiNubis99@PM.me
- Logo made by Toweraki