## Deployment **v1.14.1** - Forum post text content tracking [releases]
Previously we had only forum post name tracking and sub section of forum tracking. We add new tracking by forum post text content inside!
Features:
New commands are available for forum post tracking
. forum content watch add torvalds - will start tracking you messages mentioning torvalds
. forum content ignore add Discovery At Linux - will be helpful to ignore in post messages inclusions of specific text if you are tracking all msgs having mentioned things like `linux` with: . forum content watch add linux but not wishing to get notifications about msgs if they have mentioned Linux only because someone specific like "Discovery at Linux" written
P.S. Fair warning, it will be able to alert you about such message only if it was able to scrap in several minutes minutes interval in time before someone overposted a more recent msg in same thread. if that happens. If thread has too fast message posting, darkbot could miss such msg content to alert about
P.P.S. for the sake of sanity the feature is not case sensitive of course
P.P.P.S. Signatures are excluded from tracking automatically
## Deployment **v1.15.1** - Author posts forum tracking [releases]
### Forum author tracking
it can trace authors both by name and their profile uid! Now you can subscribe to specific users!
Features:
New commands are available for forum author post tracking
. forum author watch add jammi - Will print you all msgs of player jammi (case not sensitive tracking as usual)
. forum author ignore add ignore IgnoredPlayer - To ignore msgs of someone (during your subscruption to thread or forum subsection)
All those commands valid to subscribe to jammi by his profile uid
Code:
. forum author watch add https://discoverygc.com/forums/member.php?action=profile&uid=3001
. forum author watch add uid=3001
. forum author watch add 3001
## All rules work together explained
Final forum tracking is working as sum results of all rules you configured together.
Did you configure watching posts of specific author posts, but configured ignore for subsection named flood? You will see all subscribed author posts except in flood
Did you configure watching specific thread names + specific multiple authors - ignoring specific forum sub sections? That is exactly what you will get. Sum of desired thread names+authors, and excluded subsections.
Did you configure watching specific forum subsection and ignoring specific author? That is exactly what you will get once again. All msgs in the forum forum subsection except "muted" specific author
Did you configure watching specific author + specific section? You will see all msgs from specific section and all author msgs at the same time
Connect forumlancer to separate channel if u wish to start with a clean list of rules :] It is not a bug, it is a feature!
P.S. any printed darkbot's forum msg contains matched tags at its bottom printed separately, so you can always validate it works as expected by checking matched tags at bottom of msg. in case of author match, it should show author tags u added
New Alert: if base has too low amount of cargospace left
New Alert: if base has amount of good lower the threshold
New Alert: if base has amount of good above the threshold
If you will missconfigure whatever feature, u will see warning msg printed during view renders
pob goods view has ability automatically be rendered after base view. both pob goods and base view will auto rerender themselves after forum msgs
base view will show money and cargo space left if the info is accessable
also darkbot was switched to function onto darkstat API lib and for dev env requires discord bot token only now. So it became properly open source friendly due to no longer having any extra secrets obligatory
To do this trick, add your forum name as it will appear in quotation replies to content watch, and again your name to author ignore, to ignore your own msgs
Quote:forum content watch = "[ darkwind ]"
forum content ignore = "[ ]"
forum author watch = "[ ]"
forum author ignore = "[ darkwind ]"
New Alert: if base has too low amount of cargospace left
New Alert: if base has amount of good lower the threshold
New Alert: if base has amount of good above the threshold
If you will missconfigure whatever feature, u will see warning msg printed during view renders
pob goods view has ability automatically be rendered after base view. both pob goods and base view will auto rerender themselves after forum msgs
base view will show money and cargo space left if the info is accessable
also darkbot was switched to function onto darkstat API lib and for dev env requires discord bot token only now. So it became properly open source friendly due to no longer having any extra secrets obligatory
Based on the received feedback. New pob goods discord table view received a bit of beautification to look good for multiple bases
Now it sorts by Base Name => by Category of items => then by Item name
P.S. to utilize pob goods in discord feature for views and alerts, your pob good should be shown to forum/darkstat pob good page, see there for more details