KriskotooBG
KriskotooBG
This is not so true in you go to the documentation it says every method's source code line in the file also being single file is easier for people new...
Unfortunately I'm having the same issue using the example in docs :/ and help would be appreciated!
You can use the 'userID' to compare it on the user id aka if(userID == "000000000000000"){ //Do something } if (message.toLowerCase() == "hello"){ if(userID == "62725182628162828"){ bot.sendMessage({ to: channelID, message:...
Same issue here.. The issue I'm facing is a Column, inside of a Scaffold, with only the 'vertocalScroll' modifier set
Seem like wrapping the image in a row seems to fix the issue in some of the cases I tested, as a workaround
im having the same issue LOG: 2018-11-19 [12:49:13] [Server thread/INFO]: Enabling ReportGUI v1.1.0 2018-11-19 [12:49:13] [Server thread/CRITICAL]: Error: "Call to undefined method pocketmine\Server::getScheduler()" (EXCEPTION) in "ReportGUI_v1.1.0.phar/src/Taylcd/ReportGUI/ReportGUI" at line 47 2018-11-19...