forked from s9tpepper/sergeant
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnotes.txt
More file actions
37 lines (28 loc) · 962 Bytes
/
notes.txt
File metadata and controls
37 lines (28 loc) · 962 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Feature List:
Start Chat Client - done
- ferris_twitch chat name? token? client_id?
List Chat Commands - done
- ferris_twitch cmds list
Add Chat Command - done
- ferris_twitch cmds add font "Berkeley Mono"
!font => "Berkeley Mono"
Remove Chat Command - done
- ferris_twitch cmds remove font
Send Message - do not want anymore
- ferris_twitch send "A chat message"
Send Announcements - done
- ferris_twitch announce -t 10m -n main "This is a scheduled announcement"
List Announcement - done
- ferris_twitch announce list
main: "This is a scheduled announcement" (10m)
event: "This is another announcement" (15m)
Remove Announcement - done
- ferris_twitch announce remove event
TO-DONE:
Handle all of these message tags:
client-nonce - not in privmsg list
emote-only - not in privmsg list
flags - not in privmsg list
room-id - don't need
turbo - is commercial-free sitewide enabled, don't need
user-id - do I need the user's id?