====== Notepad++ ====== The below XML syntax allows for syntax highlighting within Notepad++ for Deepbot variables. This may make it easier to edit longer commands where the Deepbot application might not be best suited for delving deep into the complex @if@ commands I'm sure that we have all made. In order to install this theme you will need to copy the below code and create an XML file (I.e. deepbot.xml) and install this to the Notepad++ theme directory. Further details with regards to installing themes in Notepad++ can be found at the following link - [[https://npp-user-manual.org/docs/themes/|https://npp-user-manual.org/docs/themes/]] Credits: Ianchandler1990 ===== XML code ===== 00 01 02 03 04 [ ] > >= < < = / * - + . , || % | { } @if@ @customjsonapi@ @weather@ @replace@ @readfile@ @rand@ @lookupinfo@ @lastseen@ @last10follows@ @last5follows@ @isonline@ @followdate@ @exec@ @editpoints@ @datetime@ @ctt@ @ctrt@ @calc@ @viprank@ @viewers@ @userclass@ @user@ @uptime2@ @uptime@ @title@ @time24@ @time@ @target@ @streamrank@ @setcounter@ @randomuser@ @pointstolevelup@ @pointsname@ @points@ @nextrank@ @joindate@ @intpoints@ @hrstolevelup@ @hours@ @getcounter@ @game@ @followers@ @escrow@ @enablecmd@ @disablecmd@ @customapi@ @counter@ @cost@ @cmdstatus@ @btag@ @userinfo3@ @userinfo1@ @userinfo2@ @isnumber@ @remotesound@ @mkdir@ @discordinfo@ @slabspoints@ @savefile@ @savelog@ @unixtime@ @customjsonapi2@ chat discord w \r\n discordembed @l_user@ @l_intpoints@ @l_joindate@ @l_streamrank@ @l_hrstolevelup@ @l_pointstolevelup@ @l_nextrank@ @l_viprank@ @l_userclass@ @l_btag@ @l_points@ @l_lastseen@ @l_hours@ @l_followdate@ 00@ 01 02@ 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23