alveusgg / alveusgg/chatbot

Store IDs for access rather than usernames

未關閉
#42 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。