Suuuper simple emitter for worldstate events.
Very opinionated decisions on what events and event names, as well as.... everything else
Emitter Event | Emit key | description |
---|---|---|
RSS | rss |
New forum post from DE |
Worldstate | ws:update |
New Worldstate event |
Tweet | tweet |
New tweet from one of the selected accounts |
Twitter Accounts
- Warframe (warframe)
- Digital Extremes (digitalextremes)
- [DE]Pablo (pablo)
- Cameron Rogers (cameron)
- [DE]Rebecca (rebecca)
- [DE]Steve (steve)
- [DE]Danielle (danielle)
- [DE]Megan (megan)
- [DE]George (george)
- [DE]Maciej (maciej)
- [DE]Sheldon (sheldon)
- [DE]Marcus (narc)
- [DE]Helen (helen)
- Tobiah (me) (tobiah)
- WF Discord (wfdiscord)
Twitter Events
tweet
retweet
reply
quote
RSS Feeds
Other Methods
Method | Params | Output |
---|---|---|
getRss |
-- | Map of RSS feeds with url and items |
getWorldstate |
platform , locale |
Worldstate objects |
-- | platform |
Defaults to pc . One of pc , ps4 , xb1 , swi . |
-- | locale |
Defaults to en . Any of the locales included in worldstate-data |
*
Denote required