Skip to content

joseafga/turquoise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turquoise

Turquoise Profile Picture

Telegram bot for YouTube notifications and fun.

Blue (Telegram) + Green (Midori) + Crystal (Programming Language) = Turquoise

Installation

Rename .env.example to .env and configure according to your needs.

Load environment variables

source .env
export DATABASE_URL

Run Micrate to setup database

bin/micrate create
bin/micrate up

Run or build bot and worker

crystal run src/turquoise.cr -- -m 'Ready!' &
crystal run src/worker.cr

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it (https://github.com/joseafga/turquoise/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

Telegram bot for YouTube notifications and fun

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors