Go to file
sfan5 27d965c411 [rssnotify] Remove link shortening
git.io stopped working in January
2022-04-26 22:41:33 +02:00
.gitignore ↪ Python 3 2014-07-20 16:13:59 +02:00
COMMANDS.md Update COMMANDS.md 2020-02-18 19:23:33 +01:00
README.md Update README 2021-08-29 21:42:59 +02:00
admin.py ↪ Python 3 2014-07-20 16:13:59 +02:00
antiabuse.py Move sqlite databases to a subfolder 2018-10-28 18:30:08 +01:00
booksearch.py [booksearch] Don't fetch sitemap when it's not needed 2018-10-01 19:54:09 +02:00
calc.py [calc] Fix usage of reduce (by importing it from functools) 2017-04-22 01:37:28 +02:00
chop.py Release the code of the modules I own under GNU GPL v2.0 2015-02-17 21:21:07 +01:00
devwiki.py Don't use "high" command priority for wiki/devwiki 2018-09-26 23:19:32 +02:00
help.py Remove all that code that was deprecated by the previous commit 2014-06-22 12:32:15 +02:00
log.py [tell] Add more debugging 2015-07-02 10:51:00 +02:00
modsearch.py [modsearch] Show git repo link too 2020-04-06 22:01:17 +02:00
ping.py ↪ Python 3 2014-07-20 16:13:59 +02:00
rainbow.py Release the code of the modules I own under GNU GPL v2.0 2015-02-17 21:21:07 +01:00
reload.py [reload] Copy bugfix from sfan5/phenny@0d1381e632 2016-08-03 23:31:02 +02:00
rssnotify.py [rssnotify] Remove link shortening 2022-04-26 22:41:33 +02:00
rutils.py [rutils] Remove a few commands 2017-02-12 15:54:23 +01:00
seen.py Move sqlite databases to a subfolder 2018-10-28 18:30:08 +01:00
server.py Update COMMANDS.md 2020-02-18 19:23:33 +01:00
serverup.py [rssnotify] Update a feed URL 2021-01-24 12:24:52 +01:00
shortutils.py Update COMMANDS.md 2020-02-18 19:23:33 +01:00
startup.py ↪ Python 3 2014-07-20 16:13:59 +02:00
tell.py Move sqlite databases to a subfolder 2018-10-28 18:30:08 +01:00
title.py [title] Try to fix with certain sites 2017-08-23 19:56:34 +02:00
wiki.py Don't use "high" command priority for wiki/devwiki 2018-09-26 23:19:32 +02:00

README.md

minetestbot-modules

customised phenny (https://github.com/sfan5/phenny) modules for the #minetest channel bot

Check COMMANDS.md for a list of supported commands.

Individual modules have their licenses listed in the docstring.