Dorge47 / DiscordBot

MIT License
1 stars 0 forks source link

Standardize format of streamer lists #3

Open Dorge47 opened 9 months ago

Dorge47 commented 9 months ago

The list of streamers to track is currently distributed between several files, and the format is inconsistent between repositories. A standard list of streamers should be created to allow each project to pick which streamers to track from a master list. The list should include English names, YouTube channel IDs, names, and handles, Twitch IDs and names, and an organization identifier. Files like birthdays.json could also be merged into this master list.

Dorge47 commented 4 months ago

A master repository is currently in progress, though it will not be directly referenced once the change is made to keep streamer information in a database. The list will simply serve as a reference for what information is contained in the database. The benefit of storing channel names and handles is unclear given that they are subject to change and contain redundant information, so there is currently no plan to track these in the new repository.