This README would normally document whatever steps are necessary to get your application up and running.
- Troca o Disco Podcast Telegram Bot
- 1.0.0
Node Package Manager is a requirement to install the dependencies.
After installing it, simply run on the project folder: npm install
You will also need a MySQL database instance in order to run the server. To bootstrap the database schema, you can execute the sql file persistence/database_create.
Use NodeJS to start the app: node app.js
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
| --- | --- | --- | --- | --- | --- | --- Carlos Ottoboni
The source code is licensed under GPL v3. License is available here.