Send a random (humorous) notice to a user entering an IRC channel.
-
Enable in channel(s):
-
config channel #channel plugins.onjoin.enable True or False(On or Off)
** No setting up required.
- In Python 3 files, do not add
# -*- coding: utf-8 -*-unless a non-default source encoding is required. - Use
#!/usr/bin/env python3only for executable scripts, not import-only modules.