Blocker226 / ESP32-Discord-WakeOnCommand

A Discord Bot that runs on an M5Stack Atom and sends a Wake-On-Lan signal to a target device.
GNU General Public License v3.0
1 stars 0 forks source link

I have an error in the code, but have installed all the dependancies, via platmorm io and manually #3

Open SDM156 opened 1 month ago

SDM156 commented 1 month ago

This error keeps poping up. src/discord.cpp:287:59: error: no match for call to '(Discord::Bot::EventCallback {aka std::function<void(Discord::Bot::Event, const ArduinoJson::V710PB22::StaticJsonDocument<1024>&)>}) (Discord::Bot::Event, ArduinoJson::V710PB22::DynamicJsonDocument&)'

Im not very familiar with coding but know a bit of c++ but I'm trying my best

SDM156 commented 1 month ago

Screenshot 2024-07-06 193209 I think this is how you do the config and i also changes the name, idk if there is any specific syntax for any of the data

Blocker226 commented 1 month ago

Hi, I will need more information on what you're trying to do. Are you uploading to a M5Stack Atom as well? What version of the dependencies have you installed? Does the error occur while compiling or while running?