diff --git a/.gitignore b/.gitignore index 176959b..588773a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules .env tokens.json scheduled.json -*.log \ No newline at end of file +*.log +TODO.md diff --git a/TODO.md b/TODO.md deleted file mode 100644 index 14d21ba..0000000 --- a/TODO.md +++ /dev/null @@ -1,10 +0,0 @@ -# TODO - -- [x] User timeout: display a card with user profile picture of the person being timed out + author (https://betterttv.com/emotes/5f6b8deb088f5c0b0f46c54c) -- [x] Highlight message: same as usual but its displayed on the screen. -- [x] Hidrate: beber agüita. -- [ ] VIP role for a certain amount of time. (implement reedem) -- [ ] UWU image -- [ ] OWO image -- [ ] Mutear al streamer (mutea el micro desde el OBS) -- [ ] Sudo: ..., lot of points. Forces to the streamer to do something, special animation. It appears a terminal in the screen starting a ssh session using a certificate (simulate the welcome screen), once logged in it simulates the user writing each character with a small delay between them (random delay), then the user presses enter and its prompt for the "sudo password" enters it and the terminal keeps open for a certain amount of time (random), finally "logout" is written and the session is ended. All the times the user has to write play a keypress sound effecft (also multiple ones will be recorded and used depending on the amount of characters in the specific word being written)