Skip to content

iFanpSGTS/SelfBot-Wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discontinued

  • .....

Discord Self bot wrapper by iFanpS

  • Information This discord self bot wrapper created because i want to learn how to make API wrapper

    This project is Discontinued

    Inpired by : RedBallG

Quick Example

from selfwrapper import *

cliDel = DeleteWrapper(token="")
cliGet = GetWrapper(token="")

print(cliDel.DelChannel("885673571861536782"))
print(cliGet.GetFriendConnection())

Trial & Error

  • Discontinued

This program is not 100% done, i hope if you use this program and found an Error just let me know, by put the error on issues

I hope this program will work 100% soon!!

Credit

  • Creator
    • iFanpS

    • NumeXx

Requirement

  • How to install requirement.txt pip install -r requirement.txt

Pip

  • pip install SelfWrapper

Releases

No releases published

Packages

No packages published

Languages