Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add discord-ttl CLI #10

Open
ayubun opened this issue Apr 17, 2023 · 1 comment
Open

Add discord-ttl CLI #10

ayubun opened this issue Apr 17, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ayubun
Copy link
Owner

ayubun commented Apr 17, 2023

This is really not necessary but I think it could be fun to do; It can also help provide people with extra tooling to invoke manual updates / diagnose issues(?) / start/stop the bot / etc. Not fully sure where I want to take it yet but it would be something like:

❯ discord-ttl help

          Cmd             Description
          ===             ===========

discord-ttl    start     Start Discord TTL
               stop      Stop Discord TTL
               restart   Restart Discord TTL
               update    Update Discord TTL
               logs      Show the current logs      

I know that all of these are easily one-line docker-compose commands... it's really not necessary but I think it might be kinda fun to learn how to do. The main beneficial use-case would be if some maintenance commands required scripts/chained commands to be run, and making them into a one-liner for ease of self-hosting could be a fun UX goal.

@ayubun ayubun added the enhancement New feature or request label Apr 17, 2023
@ayubun ayubun self-assigned this Apr 17, 2023
@ayubun
Copy link
Owner Author

ayubun commented May 7, 2024

#43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant