forked from SunRed/discord-tweeter
chore: Update dependencies, Update golang version
This commit is contained in:
parent
e6bf12fa35
commit
8f13f765a1
8 changed files with 42 additions and 23 deletions
|
@ -7,7 +7,7 @@ channels = [
|
|||
"NintendoAmerica",
|
||||
]
|
||||
# Binary representation for efficient filtering
|
||||
# Bit from right to left: IsQuoted, IsPin, IsReply, IsRetweet, IsSelfThread
|
||||
# Bit from left to right (most to least significant bit): IsSelfThread, IsRetweet, IsReply, IsPin, IsQuoted
|
||||
filter = [
|
||||
0b11111,
|
||||
0b11111,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue