Licence as GPLv2+.

master
moneromooo 10 years ago
parent 8e0d6957d3
commit 327a3efa7f

@ -1,4 +1,4 @@
This is a Cryptonote IRC tipbot.
This is a Cryptonote IRC tipbot. Released under GPLv2+.
Installation requirements:
- the daemon/simplewallet for the Cryptonote coin to use

@ -4,6 +4,11 @@
# Copyright 2014 moneromooo
# Inspired by "Simple Python IRC bot" by berend
#
# The Cryptonote tipbot is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as published
# by the Free Software Foundation; either version 2, or (at your option)
# any later version.
#
import socket
import select

Loading…
Cancel
Save