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

Implement the !followage command #2

Open
EverOddish opened this issue Oct 24, 2019 · 0 comments
Open

Implement the !followage command #2

EverOddish opened this issue Oct 24, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@EverOddish
Copy link
Owner

Implement the !followage command to display how long a user has been following the configured Twitch channel.

Use of the Twitch API will be necessary. Here is the documentation for the required endpoint: https://dev.twitch.tv/docs/api/reference/#get-users-follows

For an example, see the section of code on converting a user ID to a user name in the dashboard code: https://github.com/EverOddish/DrFujiBot/blob/master/DrFujiBot_Django/dashboard/views.py#L160

See Adding New Built-In Commands for how to create a new command.

@EverOddish EverOddish added enhancement New feature or request good first issue Good for newcomers labels Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant