Custom ChatBot Gadget

Share your advanced PureBasic knowledge/code with the community.
DayDreamer
User
User
Posts: 29
Joined: Thu Aug 03, 2023 5:44 pm
Location: Off Planet

Custom ChatBot Gadget

Post by DayDreamer »

Code deprecated.
Last edited by DayDreamer on Tue Apr 29, 2025 12:59 pm, edited 1 time in total.
BarryG
Addict
Addict
Posts: 4123
Joined: Thu Apr 18, 2019 8:17 am

Re: Custom ChatBot Gadget

Post by BarryG »

Screenshot? That's a lot of code to save and put together, so a screenshot would be nice before I do that. :)
User avatar
Caronte3D
Addict
Addict
Posts: 1355
Joined: Fri Jan 22, 2016 5:33 pm
Location: Some Universe

Re: Custom ChatBot Gadget

Post by Caronte3D »

Only MacOS?
DayDreamer
User
User
Posts: 29
Joined: Thu Aug 03, 2023 5:44 pm
Location: Off Planet

Re: Custom ChatBot Gadget

Post by DayDreamer »

Code deprecated.
Last edited by DayDreamer on Tue Apr 29, 2025 1:04 pm, edited 1 time in total.
BarryG
Addict
Addict
Posts: 4123
Joined: Thu Apr 18, 2019 8:17 am

Re: Custom ChatBot Gadget

Post by BarryG »

To post an image, you just need to host it somewhere (most people usg Imgur.com), and then put a direct link to the image between the IMG tags in the editor when making a post.

Anyway, I downloaded all the files and put them in the same "ChatBot" folder. I don't know what name to use for the last file, because you didn't say.

I then ran the code, but got an error about a missing constant, so I can't even test it. :(

Image
DayDreamer
User
User
Posts: 29
Joined: Thu Aug 03, 2023 5:44 pm
Location: Off Planet

Re: Custom ChatBot Gadget

Post by DayDreamer »

Code deprecated.
Last edited by DayDreamer on Tue Apr 29, 2025 1:03 pm, edited 1 time in total.
BarryG
Addict
Addict
Posts: 4123
Joined: Thu Apr 18, 2019 8:17 am

Re: Custom ChatBot Gadget

Post by BarryG »

I now get this error after changing #YES to #True:

Image

You said:
DayDreamer wrote: Sun Apr 27, 2025 3:44 amCode should be able to be compiled on Windows and Linux given MacOS specifics are isolated by compiler directives; caveat it is untested on those platforms.
These errors are likely due to that. Also, you never said what to name and save the last code you posted.
DayDreamer
User
User
Posts: 29
Joined: Thu Aug 03, 2023 5:44 pm
Location: Off Planet

Re: Custom ChatBot Gadget

Post by DayDreamer »

Code deprecated.
Last edited by DayDreamer on Tue Apr 29, 2025 1:02 pm, edited 1 time in total.
DayDreamer
User
User
Posts: 29
Joined: Thu Aug 03, 2023 5:44 pm
Location: Off Planet

Re: Custom ChatBot Gadget

Post by DayDreamer »

Code deprecated.
Post Reply