This is a small bot written in powershell to let members of a channel (or anyone) send images to said channel.
- First you need to insert the Token at the first line of the script
- Change the ID of the channel to your channel (on around line 44, in the url)
- You're ready to go
If you're experiencing Problems regarding ressources, just edit the timeout at top of the script
- Added support for videos
- Added a response message after the file is sent
- Added a caption to the message with the name of the bot
- Channelname, ChannelID and Botname can be set at the top of the file