Skip to content

MixailE/memcoin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code of the @memecoin_bot Telegram bot. Reputation + coin economy inside the Telegram chat.

Installation and local launch

  1. Clone this repo: git clone https://github.com/backmeupplz/memcoin
  2. Create .env file with environment variables listed below
  3. Run yarn install in the root folder
  4. Run yarn distribute

Environment variables in .env file

  • USERNAME — Telegram bot username
  • TOKEN — Telegram bot token
  • MONGO — URL of the mongo db Please, consider refering to provided env.sample for further docs.

Continuous integration

Any commit pushed to master gets deployed to @memecoin_bot via CI Ninja.

License

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

About

Memcoin for the Memconomy for @borodutcher

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%