My own sopel bot plugins
Go to file
xmszkn 9ea5689481 dodano działający 2137.py - 13.07.2023 2023-07-13 16:41:51 +02:00
.idea nowe pluginy 2023-03-06 14:11:42 +01:00
2137.py dodano działający 2137.py - 13.07.2023 2023-07-13 16:41:51 +02:00
LICENSE Initial commit 2022-12-27 11:54:35 +00:00
README.md Zaktualizuj 'README.md' 2023-07-02 14:49:05 +00:00
cytat.py nowa uproszczona wersja 2023-03-06 14:20:25 +01:00
memphis.py 06-04-2023 new piped, edited memphis 2023-06-30 12:08:13 +02:00
piped.py 06-04-2023 new piped, edited memphis 2023-06-30 12:08:13 +02:00
pogoda-req.py poprawka 2023-07-02 16:42:53 +02:00
stats.py nowe pluginy 2023-03-06 14:11:42 +01:00
urbandict.py 06-04-2023 2023-04-06 20:33:25 +02:00

README.md

Repo with plugins for pybot irc bot on #knajpa on pirc.pl network

Software Sopel Irc bot written in python

Installation:

Install dependecies modules, just pip install (https://pypi.org/project/)
Put .py to your_path_to_sopel/modules
Hard restart your bot.

Author or subauthor xmszkn License GPLv3.0

List of plugins:

  • cytat.py Plugin that extracts a quote from wikiquote, in Polish or English
  • memphis.py Reads jokes about Memphis monkey from file
  • pogoda-req.py Same but safe and recommended
  • stats.py Stastics based on channel logs
  • urbandict.py Definitions from urbandictionary, authored by mutantmonkey NEW!
  • piped.py Change youtube url to piped.video

Rest plugins are available in testing branch

planned

Do you have suggestions? Let me know Make pull request