luni3359 / koa-bot

Discord bot
MIT License
3 stars 0 forks source link

Init scripts #60

Closed luni3359 closed 4 years ago

luni3359 commented 4 years ago

This update adds a help parameter and fixes pyenv not working when being run from autostart, a .desktop file. This is a very bad way to handle the latter, but it works.

These changes also prevent the bot from exiting the terminal upon finishing, as such it should now be possible to see the errors that kill it.

The addition of the .env file should make it possible to have more freedom developing, independently of the OS used.

luni3359 commented 4 years ago

Closes issue #54. Albeit rudimentary and hardcoded, the support is there.