Discord.ps1 is really pointless way for you to waste 8GB RAM hosting and to connect and interact with the Discord API through Powershell.
Invoke-Discord.ps1 and Sockets-Discord.ps1 are needed for this to function correctly,
ConvertTo-Json - Powershell 5.1 and above Send-DiscordMsg - comes with repo clone Invoke-DiscordBot - comes with repo clone (Install module Invoke-DiscordBot-Dev and allias)
This was originally made as a joke but i decided to attept to make it real,
- Write docs and make examples on how to connect your bot.
- Write docs on how to make commands.
Feel free to fork this, Before i break everything
Currently in progress
"The most blue mistake" ~Fade
- Powershell V2 itself
- Powershell Gallery https://www.powershellgallery.com/ - Providing modules
- The really well made docs for ps
- Many powershell modules scattered through github
- Alex - Powershell module maker, Also helped with the concept
- Fade - Fixing the gateway bug
- Jane Petrovna - For finding a async module to work with
- Flexy - Emotional support, Kept me going through the creation of this
- KaosHeaven - Also emotional support
- and all of the amazing people in my discord guild!!
- https://www.powershellgallery.com/packages/pspostman/1.0.31 - Managing post requests via the API to
discordapp.com/api/$APIVer/$APIEndpoint$APIEndpointis managed by sorting the var's to a list
D:
So me and a few people were talking about making a discord lib with a dumb language so i ended up making a suggestion for Powershell and they had doubt in me,
