Skip to content

nikisaku/orpheus

This branch is 19 commits behind hs3city/orpheus:main.

Folders and files

NameName
Last commit message
Last commit date
Jan 4, 2022
Feb 2, 2021
Oct 23, 2021
Aug 13, 2021
Aug 12, 2021
Oct 23, 2021
Nov 22, 2020
Aug 12, 2021
Nov 30, 2022
Aug 11, 2021
Jun 3, 2021
Mar 27, 2021
Nov 30, 2022
Jan 11, 2022
Dec 26, 2020
Aug 29, 2021
Aug 29, 2021
Aug 29, 2021
Dec 14, 2021
Nov 30, 2020
Jul 27, 2021
Nov 23, 2020

Repository files navigation

Orpheus

Development

To install dependencies, you need a Poetry.

Then, to install dependencies, you should run:

🐧 poetry install

To run the app, you need first to setup credentials.

TODO: insert instructions

Then you can run app like that:

🐧 poetry run python bot.py

Alternatively, if you want to jump into poetry's virtual environment, you can run

🐧 poetry shell

To can exit the venv, just type exit

(The penguin 🐧 is the prompt character, do not copy it)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Python 98.1%
  • Dockerfile 1.8%
  • Shell 0.1%