Python some question's

where is find this modul’s? i seach on google and can’t found.

ModuleNotFoundError: No module named ‘phBot’
ModuleNotFoundError: No module named ‘phBotChat’
ModuleNotFoundError: No module named ‘QtBind’

@Ryan @JellyBitz

You should use the search functon from the forum…
You need the Plugin Folder which you get from the installer

from phBot import *
import phBotChat
import QtBind

lol i search it on forum and not in.
u mean i should install ide from bot pluging folder?

Im not sure why you get this error, but i think there a 2 reasons:

  1. You don´t have the necessary files in your plugin folder
  2. Or you don´t have imported them to your script with the 3 Lines above

All necessary files you get with the installer

ye 1. section. already i asking how i download this modul’s :smiley:

You can’t download it. Take it as an “API” since it’s getting the functionability from the bot through this imported C++ library.

If you wanna be looking for syntax errors or testing stuffs, take a look at this repl.it.

4 Likes

That is a nice way to test things without the bot.

Realy Nice Jelly
@Ryan can u Pin it ? But i think Jelly should make a new Topic for that

how i count thats? i cant find it :smiley: i try to get result: 2

{“name”: “Violent Sky Strom Hat”, “servername”: “ITEM_CH_M_CLOTHES_09_HA_C”, “quantity”: 1, “durability”: 73, “model”: 817, “plus”: 8 },
{“name”: “Violent Sky Strom Hat”, “servername”: “ITEM_CH_M_CLOTHES_09_HA_C”, “quantity”: 1, “durability”: 73, “model”: 817, “plus”: 8 }

@Ryan how can i check it full or no?