Metadata-Version: 2.1
Name: Anticord
Version: 0.1
Summary: Discord api wrapper
Author: Spiderman from earth 69
Author-email: spidermanfromearth69@gmail.com
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: websocket
Requires-Dist: requests

# ANTICORD (ANTICORDPY)

![anticord logo](Anticord_logo.jpg)

## THIS PROJECT WAS MADE BY AN ANTI-FURRY

**THIS PROJECT IS STILL IN DEVELOPMENT , AND IT LACKS SOME FEATURES , FEEL FREE TO SUPPORT THIS PROJECT AND CONTRIBUTE , WE WILL GREATLY APPRECIATE THIS**

## ABOUT

### anticord is a discord python library meant for:

- adding some discord features in apps that are not centerd on discord
- a lower level access to the discord api , giving you direct http json responses in some cases
- other coding style than discordpy

### this is not specifically meant for beginers

- you may need to have a bit of knowlege on how the discord api works
- you may need to have a tab with the discord api docs open while writing code in this library

## INSTALL

todo: add install instruction

## EXAMPLE

check demos folder for examples

## DOCS

check docs.md for documentation
