Skip to content

nsensfel/jabberhive-lowercase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is JabberHive?

JabberHive is a modular ChatBot system. All "modules" are in fact separate programs linked together using the JabberHive Protocol. Please refer to the protocol for more information.

Component Description

  • Filter for a JabberHive network.
  • Turns STRING component of "?RL", "?RLR", and "?RR" requests into their lowercase equivalent.

JabberHive Protocol Compatibility

  • Protocol Version(s): 1.
  • Inbound Connections: Multiple.
  • Outbound Connections: Multiple.
  • Pipelining: No.
  • Behavior: Filter.

Notes

  • Does not correctly reply to Pipelining & Protocol Version requests.

Dependencies

  • POSIX compliant OS.
  • C compiler (with C99 support).
  • (GNU) make.

About

JabberHive filter that turns the STRING component of "?RL", "?RLR", and "?RR" requests its their lowercase equivalent.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published