Store IDs for access rather than usernames
未關閉
enhancement
good first issue
help wanted
- 主要語言
- JavaScript
- 星號
- 16
- 分支
- 13
- PR 合併指標
- 30 天內沒有已合併 PR
描述
**Is your feature request related to a problem? Please describe.**
When a user with permissions for commands changes their username on Twitch, they lose access to commands.
**Describe the solution you'd like**
Instead of storing usernames in the config file, store user IDs. As such, also update all the message processing logic (including the API integration) to pass the user ID instead.
**Describe alternatives you've considered**
N/A
**Additional context**
In the config file where we now have IDs, please link to a tool that'll allow anyone to quickly convert a user ID to a username, and vice versa.
貢獻指南
評估
這個 Issue 還沒有評估資料。