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 Configuration Options #33

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Add Configuration Options #33

wants to merge 5 commits into from

Conversation

phi1997
Copy link
Contributor

@phi1997 phi1997 commented May 9, 2024

Add configurations for save state path, message contents, and poll options. Also includes an option to enable Pokemon Gold/Silver-specific functionality that I will work on next.

phi1997 added 5 commits May 5, 2024 20:17
…s or just the buttons. This is intended for testing the bot on a server that do not allow 8 options for polls and is not intended for use in a prod environment.
…shots and polls. This was added to avoid the test account from getting attention on popular hashtags, but those values shouldn't be hard-coded anyway in case the bot is used for a non-Pokemon game.
… for running multiple games or instances of games in the same environment.
@phi1997
Copy link
Contributor Author

phi1997 commented May 9, 2024

Addresses #30

May be relevant to #29

@@ -1,9 +1,21 @@
[mastodon]
server = "https://tomkahe.com"
access_token = ""
screenshot_status = "#pokemon #gameboy #nintendo #FediPlaysPokemon"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't gotten a chance to test this PR yet, but will this let me plug in the previous action at all, like:

screenshot_status = "$PREV_ACTION\n\n#pokemon #gameboy #nintendo #FediPlaysPokemon"

@TomCasavant TomCasavant mentioned this pull request May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants