- .....
-
Information This discord self bot wrapper created because i want to learn how to make API wrapper
This project is Discontinued
Inpired by : RedBallG
from selfwrapper import *
cliDel = DeleteWrapper(token="")
cliGet = GetWrapper(token="")
print(cliDel.DelChannel("885673571861536782"))
print(cliGet.GetFriendConnection())
- Discontinued
Trial & Error
Quick Example
Discord Self bot wrapper by iFanpS
Discontinued
-
Information This discord self bot wrapper created because i want to learn how to make API wrapper
This project is Discontinued
Inpired by : RedBallG
from selfwrapper import *
cliDel = DeleteWrapper(token="")
cliGet = GetWrapper(token="")
print(cliDel.DelChannel("885673571861536782"))
print(cliGet.GetFriendConnection())
- Discontinued
Trial & Error
Quick Example
from selfwrapper import *
cliDel = DeleteWrapper(token="")
cliGet = GetWrapper(token="")
print(cliDel.DelChannel("885673571861536782"))
print(cliGet.GetFriendConnection())
- 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!!
- Creator
-
iFanpS
-
NumeXx
- How to install requirement.txt pip install -r requirement.txt
- pip install SelfWrapper
Pip
Requirement
Credit
-
iFanpS
-
NumeXx
- How to install requirement.txt pip install -r requirement.txt