• 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

fl-DarkBot
Offline darkwind
05-08-2021, 11:11 AM, (This post was last modified: 02-14-2026, 12:55 AM by darkwind.)
#1
Frontier Sheriff
Posts: 1,218
Threads: 141
Joined: Oct 2019
Staff roles:
Coding Developer

Darkbot - Introduction

[Image: fulllogo.png]
  • - It implements Discord bot to track player bases, players themselves and forum posting with notifications to Discord.
  • - The logic of it: User connects darkbot to some discord channel, and sets settings which space bases, player tags or space systems to track. Darkbot repeatedly updates information to discord channel


Important links
  • - Documentation for the bot, how to use it
  • - Github of the project
  • - See other Dark Tools for Freelancer here

See documentation for getting started


Features
  • - Adding player bases for tracking in discord channel
  • - Adding configurable alert triggers to base, or forum tracking
  • - Adding forum post for tracking

base tracking view:
[Image: base_render3.png]

forum posting notifications:
[Image: forum_tracking.png]

Acknowledgements
  • Freelancer Discovery API provided by Alex as a way to deliver info from Flhook to the bot
  • Pobbot originally made by dr.lameos sparkled this project
  • Forum tracking is inspired by Biqqles project forumlancer

Contacts
  • join Darklab discord server
  • write to Discovery forum account
  • or write to email dark.dreamflyer@gmail.com
  • Github repository of the project

Developers

@darkwind (Golang / Testing / Deployment)
@Alex. (API access)

[+]Old first post
looking how old pobbot got broken and stopped showing players,
and after being asked by @Groshyr to try repairing the old one, I decided

[Image: qngO445.png]

and here it comes the FlDarkBot

[Image: FdcH5P2.png]

... Some time gap later...

[Image: 8675309.jpg]

FlDarkbot returns with 3-hd remake from zero.
  • It underwent a major refactorization and now reimplemented in golang with clean architecture for code scalability to add new features
  • general stability added, because all errors are now handled way better with Golang approach that handles most of them at compile time.
  • project saves ready for deployment docker images at docker hub
  • fldarkbot has its own server now only for itself

# Features
  • Adding player bases for tracking in discord channel
  • Adding players for tracking based on tag in nickname or star systems / regions to track
  • Adding configurable alert triggers to base and player tracking
  • Adding forum post for tracking
# Project status
  • (sun) in maintenance mod (sun). All planned features were delivered.

# How to get started
  • invite both to server by link
  • You must be Server owner or having bot_controller role in order to command the bot.
  • add to some channel by writing . connect
  • get help which commands are available by . --help or requesting help on sub commands . base --help
  • add base tag for tracking . base tags add Research Station
  • confirm it was added . base tags list
  • in around 20 seconds you should see rendered and constantly updated view at this channel
  • remove tag by . base tags remove Research Station or by . base tags clear

[Image: base_render.png]

# Acknowledgements
  • Freelancer Discovery API provided by Alex as a way to deliver info from Flhook to the bot
  • Pobbot originally made by dr.lameos sparkled this project
See up to date wiki here

# Contacts
  • join Darklab discord server
  • write to Discovery forum account
  • or write to email dark.dreamflyer@gmail.com
  • Github repository of the project

Developers

@darkwind (Golang / Testing / Deployment)
@Alex. (FLhook and API)


Interstellar Autogit Ctrl-V Encryptor Discovery At Linux
Dark Tools DarkBot DarkLint DarkStat DarkMap
Reply  


Messages In This Thread
fl-DarkBot - by darkwind - 05-08-2021, 11:11 AM
RE: DarkBot - by SlappyTheRoach - 05-08-2021, 11:48 AM
RE: DarkBot - by darkwind - 07-17-2021, 03:00 PM
RE: DarkBot - by Xenon - 06-25-2022, 08:01 AM
RE: DarkBot - by darkwind - 01-25-2023, 01:08 AM
RE: DarkBot - by darkwind - 01-25-2023, 10:22 AM
RE: DarkBot - by darkwind - 01-25-2023, 10:24 AM
RE: DarkBot - by Xenon - 01-29-2023, 10:41 PM
RE: DarkBot - by darkwind - 02-19-2023, 01:17 AM
RE: DarkBot - by Xenon - 02-20-2023, 05:41 AM
RE: DarkBot - by darkwind - 02-22-2023, 12:22 AM
RE: DarkBot - by darkwind - 02-23-2023, 12:45 PM
RE: DarkBot - by darkwind - 02-26-2023, 01:04 AM
RE: DarkBot - by darkwind - 02-26-2023, 01:55 PM
RE: DarkBot - by TheDoctorXI - 03-02-2023, 02:25 AM
RE: DarkBot - by darkwind - 03-25-2023, 05:00 AM
RE: DarkBot - by darkwind - 04-16-2023, 10:24 PM
RE: DarkBot - by darkwind - 08-11-2023, 02:38 PM
RE: DarkBot - by Xenon - 08-11-2023, 02:53 PM
RE: DarkBot - by darkwind - 08-11-2023, 03:02 PM
RE: DarkBot - by darkwind - 11-05-2023, 04:16 PM
RE: DarkBot - by Xenon - 11-05-2023, 04:49 PM
RE: DarkBot - by Barrier - 11-05-2023, 05:03 PM
RE: DarkBot - by darkwind - 11-05-2023, 06:23 PM
RE: DarkBot - by darkwind - 11-12-2023, 06:16 PM
RE: DarkBot - by darkwind - 11-21-2023, 11:16 PM
RE: DarkBot - by darkwind - 11-21-2023, 11:36 PM
RE: DarkBot - by darkwind - 11-22-2023, 03:27 AM
RE: DarkBot - by darkwind - 11-24-2023, 04:03 AM
RE: DarkBot - by darkwind - 11-25-2023, 05:05 PM
RE: DarkBot - by darkwind - 11-25-2023, 09:18 PM
RE: DarkBot - by darkwind - 12-14-2023, 01:44 AM
RE: FlDarkBot - by darkwind - 12-18-2023, 07:45 AM
RE: Darkbot - by darkwind - 06-03-2024, 08:25 AM
RE: Darkbot - by darkwind - 06-09-2024, 11:52 AM
RE: fl-DarkBot - by darkwind - 07-19-2024, 11:11 PM
RE: fl-DarkBot - by darkwind - 07-29-2024, 10:29 PM
RE: fl-DarkBot - by darkwind - 11-22-2024, 06:10 AM
RE: fl-DarkBot - by darkwind - 02-03-2025, 01:51 AM
RE: fl-DarkBot - by darkwind - 03-15-2025, 01:47 PM
RE: fl-DarkBot - by darkwind - 09-10-2025, 12:23 AM
RE: fl-DarkBot - by darkwind - 02-16-2026, 01:36 PM
RE: fl-DarkBot - by darkwind - 02-18-2026, 12:04 PM
RE: fl-DarkBot - by darkwind - 02-22-2026, 09:16 AM
RE: fl-DarkBot - by darkwind - 02-27-2026, 12:32 AM
RE: fl-DarkBot - by darkwind - 02-23-2026, 09:41 PM

  • 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