Skip to content

oxy-Op/oxicord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oxicord

An API Wrapper For Discord - Version 1.0.0

Oxicord is an API Wrapper For disord Using Python . This is created for developers to use and understand such commands

Oxicord is an open source API Wrapper created by Oxy

Installation

  1. git clone https://github.com/oxy-Op/oxicord.git or

  2. pip install git+https://github.com/oxy-Op/oxicord.git or

  3. pip install oxicord or

  4. Download zip

Requirements

  1. Python

    1. Python for Windows
    2. Mac Os X
    3. Other
  2. Module Requests

Usage

Documentation

Example Usage

import oxicord
from oxicord import user

client = oxicord.Client("token")

def getMe():
    return user().getMyInfo()
getMe()

Links

About

An API Wrapper For Discord - Version 1.0.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages