/python_irc_bot

python_irc_bot

Primary LanguagePython

python_irc_bot

Leet counter, and more.

This is an irc bot written in python 3.5.

The bot was made for counting counting leet score when people type a space at 1337. The score is simply stored in a json file.

To run the bot, update your server information in run.py and run it using

python3 run.py

Available commands:

!roll Responds with a number between 1-100

!roll <minNum> <maxNum> Responds with a number between the given parameters.

!forecast Responds with the forecast for the latest hour in Bergen, Norway```

!u <longurl> Responds with a shortened url passed through the goo.gl api.

!urls Returns the last 5 urls for the sender channel or nick.

!urls <nick> Responds with the 5 last urls for the given nick from the channel.

!joke Responds with a random joke from the chucknorris joke api, category nerdy.

Hello Responds with hello, Nick.