Rizbot
Joined 17 December 2024
m →Output |
→Usage: Add rizline_achievement_list command |
||
Line 53: | Line 53: | ||
'''Warning:''' It is important to remember that anything that is between the <code>BEGIN</code> and <code>END</code> markers will be overwritten. Manual changes to the content in-between the markers will be lost when the bot will be launched again. | '''Warning:''' It is important to remember that anything that is between the <code>BEGIN</code> and <code>END</code> markers will be overwritten. Manual changes to the content in-between the markers will be lost when the bot will be launched again. | ||
=== Rizline Achievement List (rizline_achievement_list) === | |||
To generate a list of achievements using Rizbot, use the following syntax: | |||
<pre> | |||
<nowiki><!-- ##</nowiki> RIZ<nowiki>BOT</nowiki> BEGIN rizline_achievement_list <nowiki>## --></nowiki> | |||
<nowiki><!-- ##</nowiki> RIZ<nowiki>BOT</nowiki> END rizline_achievement_list <nowiki>## --></nowiki> | |||
</pre> | |||
This command takes in no additional arguments. | |||
=== Rizline Song Info Box (rizline_song_info_box) === | === Rizline Song Info Box (rizline_song_info_box) === | ||
Line 65: | Line 76: | ||
** For example: <code>PastelLines.RekuMochizuki.0</code> - Generate a song info box for Pastel Lines. Used in: [[Rizline:Pastel Lines]]. | ** For example: <code>PastelLines.RekuMochizuki.0</code> - Generate a song info box for Pastel Lines. Used in: [[Rizline:Pastel Lines]]. | ||
** If song data associated with this ID cannot be found, an error will occur. | ** If song data associated with this ID cannot be found, an error will occur. | ||
=== Rizline Song List (rizline_song_list) === | === Rizline Song List (rizline_song_list) === |