IRCBot is an innovative application that allows users to create a bot for their favorite IRC network right from their android device.
Features:
* Variables:
_varnick (Nickname of user who sent msg)
_varident (Ident of user who sent msg)
_varchan (Channel of msg sent)
_varabout (About the bot app)
_varhost (Hostname of user who sent msg)
* Functions:
_rand(1,5) (Randomize a number)
_webget(http://domain.tld/file.ext) (Download page source)
_localget(/sdcard/Download/somefile.txt) (Get text of local file)
* Scripting System:
Example of a command -
!whoami
IRCBot is in early stages of development and you are welcome to use this application to it's fullest extent.
Latest Version
1.1Uploaded by
กำธรพล พั่วตา
Requires Android
Android 2.3.2+
Category
Free Social AppContent Rating
Unrated · Warning – content has not yet been rated. Unrated apps may potentially contain content appropriate for mature audiences only.
Report
Flag as inappropriateLast updated on Aug 23, 2015
(README!) v1.1:
*Made bot script box scrollable!
*Added _ifnick function -
Example: _ifnick(Lightness) Hello!
*Added _botexit() function -
Example: _botexit()
*IRCBot service is now foreground service so it won't be killed randomly
*Bug? - For save settings to take effect if it didn't already, force stop the application after saving it and reopen it