backmeupplz / voicy-payments

@voicybot payments and stats service

Home Page:https://voicybot.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Voicybot

@voicybot payments and stats service

This repository contains the code for voicybot.com payments service. It was used to process payments with stripe for Google Speech recognition seconds, however has retired to serve stats about the bot for voicybot.com. If you are looking for any other @voicybot repositories, please proceed to the main repository.

Installation and local launch

  1. Clone this repo: git clone https://github.com/backmeupplz/voicy-payments
  2. Launch the mongo database locally (preferably connect to the local instance of @voicybot database)
  3. Create .env file with VOICY_MONGO_DB_URL, ADMIN_CHAT, STRIPE_TOKEN and TELEGRAM_TOKEN
  4. Run npm i in the root folder
  5. Run npm run start

Continuous integration

Any commit pushed to master gets deployed to voicybot.com via CI Ninja.

License

MIT — use for any purpose. Would be great if you could leave a note about the original developers. Thanks!

About

@voicybot payments and stats service

https://voicybot.com

License:MIT License


Languages

Language:JavaScript 98.9%Language:CSS 1.1%