You can see what this website do by watching the features wiki page:
-
and the current developp branch is listed in the TODO
- Because XDCCParser-global is bugged
- Because my fork is less bugged; but isn't responsive (mobile) and use Text File from Iroffer
- Because iroffer-state use the
.statefile of the bot
This project uses:
- XML file from Iroffer
- No Database
- No Composer or other things
- Light CSS (using Spectre.css)
- Light: for
index.php→ 2 CSS (50Ko) + 0 JS (0Ko) + 1 image (2Ko) + 1 HTML (~10 Ko; depends of content) = ~62 Ko!
- XML File from Iroffer (remove the
#from#xdccxmlfile mybot.xmlhere) - PHP (I develop it using PHP7.0, so I think PHP >= 5.0 is ok)
- Edit the
config.phpfile and set:$user="";and$password=""; - Change others values you want from
config.php - Connect to the admin page:
admin.php - Add your bot (the
nameof your bot must be UNIQUE!) - Indicate the location of the XML-generated file (it can be an URL, or a file path - eg
/home/user/bot.xmlor../bot.xml) - Finish :)
Try to see if:
- There is no error in the PHP folder (per default
/var/log/php_errors.log) - When you save your bot, the file
json/data.jsonis modified with the values you've set
Thanks in advance!
- For the Feed icon: https://en.wikipedia.org/w/index.php?curid=33285359