Ueland / VikingBot

Vikingbot is yet another simple PHP based IRC bot with support for plugins and secure IRC servers. The bot requires Unix/Linux shell access with PHP support and SSL support in PHP for use against secure IRC servers.
GNU General Public License v3.0
40 stars 6 forks source link

Fix gitignore, add feature to ignore thirdparty plugins #19

Closed hashworks closed 9 years ago

hashworks commented 9 years ago

If you agree for 467722c, 0ee9871 and 406cc8b inform me before you merge this, I'll then add

Make sure third-party plugins end in .thirdparty.php so they get ignored by git!

A better way would be a thirdparty folder if you accept #22.

hashworks commented 9 years ago

I'm now going with the thirdparty-plugins folder approach.