Skip to content
/ denice Public

Jakncoke has defeated me in my ass with a carton of milk for 2.30. Fucking ripoffs lol.

License

Notifications You must be signed in to change notification settings

wetfish/denice

Folders and files

NameName
Last commit message
Last commit date
Mar 29, 2014
Nov 21, 2015
Mar 24, 2014
Sep 22, 2014
Apr 10, 2014
Aug 12, 2014
May 13, 2014
May 13, 2014
Jul 21, 2015
Aug 10, 2014
Apr 9, 2014
Mar 31, 2014
Apr 9, 2014
May 15, 2014
Mar 24, 2014
Mar 29, 2014
Feb 8, 2015
Mar 25, 2014
May 15, 2014
Mar 24, 2014
Mar 24, 2014
Oct 15, 2014

Repository files navigation

denice

Jakncoke has defeated me in my ass with a carton of milk for 2.30. Fucking ripoffs lol.

libraries

Denice (core) requires:

  • libiniparser 3.1
  • libircclient 1.7 compiled with SSL support
  • libmysqlclient
  • liblua 5.2

Additionally, the scripts require some Lua modules:

  • luasocket 3.0 rc1
  • luaxml
  • luajson (also depends on lpeg)
  • luasec

The comic script requires spittoon, and some custom configuration. Get spittoon at https://github.com/statico/spittoon/ and have fun figuring out how to make it work.

The you can probably find the MySQL and Lua stuff in your package manager, but for the other crap just drop them in ./libs and make them in there, and our makefile should find them. You must update the paths in the Makefile for the core dependencies, and add the install directories of the module dependencies to the Lua path if they aren't in it already. Check the use of add_lib_dir in main.lua for details.

Dependency links (if you don't know how to google):

Some things that are helpful and you might want to do:

  • Patch libircclient to use a larger send buffer (recommend ~4KB, rather than the 1KB default)
  • Patch libircclient to allow read operations to timeoout, so the bot can detect when it is disconnected

Running the bot:

  • Import tables.sql into your database
  • Edit conf.ini (or whatever you want to call it)
  • ./denice conf.ini

About

Jakncoke has defeated me in my ass with a carton of milk for 2.30. Fucking ripoffs lol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published