Skip to content

yuzupup/SerpentOfDiscord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serpent Of Discord

A Python wrapper around the Discord API. Very early in development!

##Example usage

from SODClient import SODClient

c = SODClient("email", "password")
c.login()

#Send a message to a channel you are a part of
c.sendMessage("server name","text channel name", "message")

c.logout()

About

A simple Python 2 wrapper around the Discord HTTPS API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages