Skip to content

A Python IRC bot, written as an academic exercise, which will replace Sephiabot in #ncsulug and #nilbus

License

Notifications You must be signed in to change notification settings

spiffytech/spiffybot

Repository files navigation

Spiffybot

Spiffybot is a python IRC bot, originally written as an academic exercise.

Dependencies

  • python 2.6

  • python-beautifulsoup

Running Spiffybot

  • Modify the network, channels, and nick near the top of spiffybot.py

  • Run ./spiffybot.py

Interacting with Spiffybot

Commands

  • write this list someday ;)

Speaking as the bot through console input

  • At the Talk to channel: prompt, type a message to send to the channel. Defaults to the first channel in the list.

  • To talk start talking in another channel, type =#other_channel some message

About

A Python IRC bot, written as an academic exercise, which will replace Sephiabot in #ncsulug and #nilbus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages