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

Incorrect instructions for Running Locally in ReadMe.md #24

Open
social-anthrax opened this issue Apr 30, 2021 · 3 comments
Open

Incorrect instructions for Running Locally in ReadMe.md #24

social-anthrax opened this issue Apr 30, 2021 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request low prio newbie friendly Good for new OwenDevs

Comments

@social-anthrax
Copy link
Collaborator

social-anthrax commented Apr 30, 2021

The current ReadMe.md guide for locally running OwenBot says to use

Place a text file called .token.txt containing your bot's Discord token in the root directory of this repo.

This is incorrect as the bot now reads the token from ~/.config/owen/token.txt, as well as other configuration files.

@jacobjwalters
Copy link
Collaborator

Fixed temporarily. Can we leave the issue open though, as this is likely to change with the upcoming config system changes

@jacobjwalters jacobjwalters self-assigned this Apr 30, 2021
@social-anthrax
Copy link
Collaborator Author

This could be added as a feature with a module that automatically makes the necessary config files in ~/.config/owen/ if they don't exist

@social-anthrax social-anthrax added documentation Improvements or additions to documentation enhancement New feature or request low prio labels May 5, 2021
@social-anthrax social-anthrax self-assigned this May 5, 2021
@jacobjwalters
Copy link
Collaborator

jacobjwalters commented May 5, 2021

With the config rewrite, that should happen automatically (most "config" stuff will exist in one file, and databases for e.g. HoF will be generated if they don't exist at startup)

@yutotakano yutotakano added the newbie friendly Good for new OwenDevs label Jun 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request low prio newbie friendly Good for new OwenDevs
Projects
None yet
Development

No branches or pull requests

3 participants