[x] In settings table, change key "oauth_token" to "twitch_oauth_token"
[x] Change table name twitch to twitch_notifications
[x] Change table name youtube to youtube_notifications
[x] Move columns twitch_username and streaming to new table (twitch_channels). This will allow for less data duplication and ease of updating when a user changes their name.
[x] Add column to Twitch and YouTube notification tables to indicate associated guild
twitch
totwitch_notifications
youtube
toyoutube_notifications
twitch_username
andstreaming
to new table (twitch_channels
). This will allow for less data duplication and ease of updating when a user changes their name.