EmoteBot / EmoteCollector

Collects emotes from other servers for use by people who don't have Nitro
https://ec.emote.bot
GNU Affero General Public License v3.0
65 stars 14 forks source link

merge guild_opt and user_opt with an enum #67

Open ioistired opened 5 years ago

ioistired commented 5 years ago

no need for them to be separate tables, that just requires string formatting. Make them the same table with an enum value indicating if it's a guild or a user.