The-CJ / Phaazebot

Phaazebot: Twitch, Discord, Osu, Twitter... Everything in one place
MIT License
0 stars 0 forks source link

Twitch proccessing #160

Closed The-CJ closed 3 years ago

The-CJ commented 4 years ago

Integration of main Twitch message proccessing

The-CJ commented 4 years ago

Database Changes on merge:

Reinit all database structures

The-CJ commented 4 years ago

Because of new requirement level

UPDATE `discord_command` SET `require` = `require` + 1 WHERE `require` != 0;