Giter Site home page Giter Site logo

maditnerd / discord_test Goto Github PK

View Code? Open in Web Editor NEW
17.0 4.0 2.0 13 KB

Send a Message on Discord using microcontrollers

Home Page: https://www.hackster.io/labsud/send-a-message-on-discord-f216e0

C 93.45% C++ 6.55%
discord discord-bot esp8266 esp32 mkr1000

discord_test's People

Contributors

drencorxeen avatar maditnerd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

discord_test's Issues

[HTTP] Post... failed, error: connection failed sur ESP8266

Bonjour, j'ai toujours cette erreur [HTTP] Post... failed, error: connection failed
Je suis sur ESP8266.
J'ai bien mis mon ssid, mot de passe wpa2, webhook et tts et j'ai essayer de changer le fingerprint parce que j'ai discord.com à la place de discordapp.com donc j'ai mis ceci
const uint8_t discordappFingerprint[20] = {0xFD, 0x48, 0x0C, 0xD1, 0x70, 0x41, 0x1F, 0x28, 0x97, 0x32, 0x62, 0x49, 0xB3, 0x5B, 0x53, 0x5A, 0xF9, 0x61, 0x9C, 0xB4};

Je ne suis pas très expérimenté donc je vous donne ce que me donne le monitor :
⸮Hl⸮⸮⸮lE⸮4C(&⸮[WiFi] Connecting to: freebox_VPCJJY
......................
[WiFi] Connected
[HTTP] Connecting to Discord...
[HTTP] Message: Bonjour
[HTTP] TTS: false
[HTTP] Post... failed, error: connection failed

et les logs :
Executable segment sizes:

IROM : 363952 - code in flash (default or ICACHE_FLASH_ATTR)

IRAM : 26892 / 32768 - code in IRAM (ICACHE_RAM_ATTR, ISRs...)

DATA : 1252 ) - initialized variables (global, static) in RAM/HEAP

RODATA : 1644 ) / 81920 - constants (global, static) in RAM/HEAP

BSS : 25048 ) - zeroed variables (global, static) in RAM/HEAP

Le croquis utilise 393740 octets (41%) de l'espace de stockage de programmes. Le maximum est de 958448 octets.
Les variables globales utilisent 27944 octets (34%) de mémoire dynamique, ce qui laisse 53976 octets pour les variables locales. Le maximum est de 81920 octets.
esptool.py v2.8
Serial port COM4
Connecting....
Chip is ESP8266EX
Features: WiFi
Crystal is 26MHz
MAC: bc:dd:c2:24:9c:70
Uploading stub...
Running stub...
Stub running...
Configuring flash size...
Auto-detected Flash size: 1MB
Compressed 397888 bytes to 293123...

Writing at 0x00000000... (5 %)
Writing at 0x00004000... (11 %)
Writing at 0x00008000... (16 %)
Writing at 0x0000c000... (22 %)
Writing at 0x00010000... (27 %)
Writing at 0x00014000... (33 %)
Writing at 0x00018000... (38 %)
Writing at 0x0001c000... (44 %)
Writing at 0x00020000... (50 %)
Writing at 0x00024000... (55 %)
Writing at 0x00028000... (61 %)
Writing at 0x0002c000... (66 %)
Writing at 0x00030000... (72 %)
Writing at 0x00034000... (77 %)
Writing at 0x00038000... (83 %)
Writing at 0x0003c000... (88 %)
Writing at 0x00040000... (94 %)
Writing at 0x00044000... (100 %)
Wrote 397888 bytes (293123 compressed) at 0x00000000 in 29.9 seconds (effective 106.4 kbit/s)...
Hash of data verified.

Leaving...
Hard resetting via RTS pin...

J'ai même essayer avec discordapp.com et le fingerprint d'avant mais ça ne fonctionne pas non plus.
Sur Arduino IDE 1.8.10 j'ai pris les cartes esp8266 version 2.7.4

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.