Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.
/ znc-prioritysend Public archive

⏫ Allows certain messages to be placed in front of the send queue

License

Notifications You must be signed in to change notification settings

xPaw/znc-prioritysend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ZNC Priority Send Module

This network module will put every message/notice beginning with (p!) in front of the ZNC's send queue.

It was created specifically for SteamDB's bot, as it can get quite spammy and responses to user commands could get queued for a while.

Use at your own risk, I provide absolutely no guarantees that it won't crash or burn your server down.

Building:

  1. znc-dev package installed to make znc-buildmod available
  2. CXXFLAGS="-std=c++11" znc-buildmod prioritysend.cpp

About

⏫ Allows certain messages to be placed in front of the send queue

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages