Difference between revisions of "Items.php"

From Bebot Wiki 2
Jump to navigationJump to search
(Created page with '====== Items ====== ==== Description ==== Shows items corresponding to the search word(s) on !items word1 (+ optionnal:) word2 word3 (etc) ===== Notes ===== This module calls…')
 
Line 8: Line 8:
  
 
This module calls external servers for information, indeed different on AO and AOC.
 
This module calls external servers for information, indeed different on AO and AOC.
 +
 +
===== AO =====
 +
 +
CIDB: What is HTTP(s) Central Item Database URL (Bebot.link by default, or your prefered mirror) ?
 +
 +
===== AoC =====
 +
 +
Autosubmit: Automatically submit new items the bot sees to the items database?
 +
 +
CIDB: What is HTTP(s) Central Item Database URL (MeatHooks Minions by default, or your prefered mirror) ?
 +
 +
ItemSearch: What is CIBD inner path to the Item Search ; by default from Meathook's API value is : aoc_items/itemdb_botsearch.php
 +
 +
ItemSubmit: What is CIBD inner path to the Item Submit ; by default from Meathook's API value is : aoc_items/itemdb_botsubmit.php
 +
 +
LogURL: Write all URL's used to the log file.
 +
 +
Passkey: Passkey used to access the item database
 +
 +
RecipeSearch: What is CIBD inner path to the Recipe Search ; by default from Meathook's API value is : aoc_items/itemdb_botrecipesearch.php
 +
 +
RecipeSubmit: What is CIBD inner path to the Recipe Submit ; by default from Meathook's API value is : aoc_items/itemdb_botrecipesubmit.php

Revision as of 14:34, 10 February 2024

Items

Description

Shows items corresponding to the search word(s) on !items word1 (+ optionnal:) word2 word3 (etc)

Notes

This module calls external servers for information, indeed different on AO and AOC.

AO

CIDB: What is HTTP(s) Central Item Database URL (Bebot.link by default, or your prefered mirror) ?

AoC

Autosubmit: Automatically submit new items the bot sees to the items database?

CIDB: What is HTTP(s) Central Item Database URL (MeatHooks Minions by default, or your prefered mirror) ?

ItemSearch: What is CIBD inner path to the Item Search ; by default from Meathook's API value is : aoc_items/itemdb_botsearch.php

ItemSubmit: What is CIBD inner path to the Item Submit ; by default from Meathook's API value is : aoc_items/itemdb_botsubmit.php

LogURL: Write all URL's used to the log file.

Passkey: Passkey used to access the item database

RecipeSearch: What is CIBD inner path to the Recipe Search ; by default from Meathook's API value is : aoc_items/itemdb_botrecipesearch.php

RecipeSubmit: What is CIBD inner path to the Recipe Submit ; by default from Meathook's API value is : aoc_items/itemdb_botrecipesubmit.php