ZyxerZyxani
ZyxerZyxani
I have made code so it uploads from discord to matrix instead of sending image url. Send me a message if you want it, I need to cleanup the code...
Ok so I may have missunderstood what git commit is or does. I git commited and now I cannot git diff. Anyhow, here is a short description of the changes...
Okay so here it comes, it is a bit spaghetti and I have to fix some parts here and there. I will write the line number and what issues they...
I forgot to mention that there is no upload limit filter, so if matrix server allows for big files over 8mb then there will be exception when bot tries to...
Ok if anyone read my comment with the git diff I corrected it since I brainfarted. There is no ping issue
I improved it and removed the unnecessary imports. Here. [mygit1.txt](https://github.com/git-bruh/matrix-discord-bridge/files/7784910/mygit1.txt)
Ok I undid git commit and here is the end file that is fixed diff from your branch. [mygit.txt](https://github.com/git-bruh/matrix-discord-bridge/files/7784948/mygit.txt)
I found one mistake and that was I missed to remove one unecessary import (from tempfile import gettempdir) but I think it is in the default python library.
I tried rebooting, still not working
This fix is actually necessary to run now. I got errors before but this fixed it. Although only when installing using pip