• Home
  • Index
  • Search
  • Download
  • Server Rules
  • House Roleplay Laws
  • Player Utilities
  • Player Help
  • Forum Utilities
  • Returning Player?
  • Toggle Sidebar
Interactive Nav-Map
Tutorials
New Wiki
ID reference
Restart reference
Players Online
Player Activity
Faction Activity
Player Base Status
Discord Help Channel
DarkStat
Server public configs
POB Administration
Missing Powerplant
Stuck in Connecticut
Account Banned
Lost Ship/Account
POB Restoration
Disconnected
Member List
Forum Stats
Show Team
View New Posts
View Today's Posts
Calendar
Help
Archive Mode




Hi there Guest,  
Existing user?   Sign in    Create account
Login
Username:
Password: Lost Password?
 
  Discovery Gaming Community Discovery Development Discovery Developers Forum
1 2 3 4 5 Next »
fl-DarkBot

Server Time (24h)

Players Online

Active Events - Scoreboard

Latest activity

Pages (5): « Previous 1 2 3 4 5
fl-DarkBot
Offline darkwind
09-10-2025, 12:23 AM, (This post was last modified: 09-10-2025, 01:30 AM by darkwind.)
#41
Frontier Sheriff
Posts: 1,205
Threads: 141
Joined: Oct 2019
Staff roles:
Coding Developer

## Deployment **v1.12.11** - Maintenance deployment [releases]
  • Fixed crashes that happened in receiving msgs from not users and not bots at the same time (Some kind of new Discord stuff)
  • Updated all dependencies to latest versions, including golang 1.23 to 1.25 ^_^

also in the past happened
  • fixed forum post pulling
  • fixed restart of darkbot to become long enough not to cause api token disabling by discord in case of discord outage
  • added prometheus metrics for its stats and up time ^_^

stats are nice ^_^


Interstellar Autogit Ctrl-V Encryptor Discovery At Linux
Dark Tools DarkBot DarkLint DarkStat DarkMap
Reply  
Offline darkwind
02-16-2026, 01:36 PM, (This post was last modified: 02-16-2026, 03:05 PM by darkwind.)
#42
Frontier Sheriff
Posts: 1,205
Threads: 141
Joined: Oct 2019
Staff roles:
Coding Developer

## 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 (sun)

P.P.P.S. Signatures are excluded from tracking automatically


Interstellar Autogit Ctrl-V Encryptor Discovery At Linux
Dark Tools DarkBot DarkLint DarkStat DarkMap
Reply  
Offline darkwind
02-18-2026, 12:04 PM, (This post was last modified: 02-18-2026, 12:20 PM by darkwind.)
#43
Frontier Sheriff
Posts: 1,205
Threads: 141
Joined: Oct 2019
Staff roles:
Coding Developer

## Deployment **v1.15.1** - Author posts forum tracking [releases]

### Forum author tracking
it can trace authors both by name and their profile uid! Smile 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 Smile

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!

code of post matching logic could be check in func isPostMatchTagsfunction at https://github.com/darklab8/fl-darkbot/b...un.go#L105

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

====> P.P.S. Documentation is up to date about all that https://darklab8.github.io/fl-darkbot/fe...ing_forum/ <=====


Interstellar Autogit Ctrl-V Encryptor Discovery At Linux
Dark Tools DarkBot DarkLint DarkStat DarkMap
Reply  
Offline darkwind
02-22-2026, 09:16 AM, (This post was last modified: 02-22-2026, 01:55 PM by darkwind.)
#44
Frontier Sheriff
Posts: 1,205
Threads: 141
Joined: Oct 2019
Staff roles:
Coding Developer

## Deployment **v1.17.0** - PoB Goods tracking and many new alerts [releases] git diff
Completed feature request: https://github.com/darklab8/fl-darkbot/issues/40

See documentation for how to use it

Features:
  • New View: PoB Goods
  • New Alert: if base has too low amount of money
  • 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



Interstellar Autogit Ctrl-V Encryptor Discovery At Linux
Dark Tools DarkBot DarkLint DarkStat DarkMap
Reply  
Offline darkwind
02-23-2026, 09:41 PM, (This post was last modified: 02-23-2026, 09:49 PM by darkwind.)
#45
Frontier Sheriff
Posts: 1,205
Threads: 141
Joined: Oct 2019
Staff roles:
Coding Developer

Lifehack to be automatically notified of all replies to you at forum:
(when you are quoted at least in reply)
https://discoverygc.com/forums/showthrea...pid2388387

using combination of previously announced
- content forumlancing tracking ( https://discoverygc.com/forums/showthrea...pid2387862 )
- and ability to ignore specific author ( https://discoverygc.com/forums/showthrea...pid2387994 )
You can be auto subscribed to all replies to your msgs, when person you speak with mentions your name just by "quotation" alone during reply msg. (sun)

[Image: VUyzjDx.png]

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 ]"

This worked for me when person replied to me in https://discoverygc.com/forums/showthrea...pid2388387 msg


Attached Files
.jpeg   Screenshot_20260223_213013.jpeg (Size: 57.25 KB / Downloads: 1)


Interstellar Autogit Ctrl-V Encryptor Discovery At Linux
Dark Tools DarkBot DarkLint DarkStat DarkMap
Reply  
Offline darkwind
02-27-2026, 12:32 AM, (This post was last modified: 02-27-2026, 12:40 AM by darkwind.)
#46
Frontier Sheriff
Posts: 1,205
Threads: 141
Joined: Oct 2019
Staff roles:
Coding Developer

(02-22-2026, 09:16 AM)darkwind Wrote: ## Deployment **v1.17.0** - PoB Goods tracking and many new alerts [releases] git diff
Completed feature request: https://github.com/darklab8/fl-darkbot/issues/40

See documentation for how to use it

Features:
  • New View: PoB Goods
  • New Alert: if base has too low amount of money
  • 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


Interstellar Autogit Ctrl-V Encryptor Discovery At Linux
Dark Tools DarkBot DarkLint DarkStat DarkMap
Reply  
Pages (5): « Previous 1 2 3 4 5


  • View a Printable Version
  • Subscribe to this thread


Users browsing this thread:
1 Guest(s)



Powered By MyBB, © 2002-2026 MyBB Group. Theme © 2014 iAndrew & DiscoveryGC
  • Contact Us
  •  Lite mode
Linear Mode
Threaded Mode