• Welcome to ForumKorner!
    Join today and become a part of the community.

Skype Resolve Bot, Fully Noted VB.Net

Killpot

Member
Reputation
0
[font=Roboto, sans-serif][font=Tahoma, Verdana, Arial, sans-serif]Yo.[/font][/font]

[font=Roboto, sans-serif][font=Tahoma, Verdana, Arial, sans-serif]So I decided to bring this project back to life and to get it up to speed with current Skype updates. I posted this a while back on HF and can't be bothered enough to rename all files with "HF" in them, soweee.[/font][/font]

[font=Roboto, sans-serif][font=Tahoma, Verdana, Arial, sans-serif]The point of this program actually serves two purposes. If you want a Skype resolver bot then gg. Just message it with "!resolve:{nametoresolve}" and assuming you have a working API, it will fetch the information and send it back to the person that requested the resolve. [/font][/font]

[font=Roboto, sans-serif][font=Tahoma, Verdana, Arial, sans-serif]The second purpose this servers is a base for a Skype Bot. Where we check for "if msg.body contains("-keyword-") we can simply copy paste that and have it do whatever we want based on the message received.[/font][/font]

[font=Roboto, sans-serif][font=Tahoma, Verdana, Arial, sans-serif]The program also keeps a running log of resolves. Along with a export button to export the log into a textfile called "log.txt" inside the root directory of the program.[/font][/font]

[font=Roboto, sans-serif][font=Tahoma, Verdana, Arial, sans-serif]Here's the GitHub:[/font][/font]
[font=Roboto, sans-serif]https://github.com/Icemantheditor/Skype-Resolver-Bot[/font][/SIZE]
 
Top