Skip to content

A Work In Progress Discord API Library

Notifications You must be signed in to change notification settings

beepsdev/cordpuller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cordpuller

A wrapper library for the official Discord REST API. Official Documentation can be found here.

This project is far, far from finished and currently does not implement a lot.

Why another library?

I Was looking for a library that could run via a webserver, And seemingly all the exiting ones required to be ran in a CLI or weren't up to date. And since I wanted to run a webserver that could handle interactions, That was pretty annoying.

So, I Decided to try and make my own? Shouldn't be that hard right? (Haha).

Getting Started

Wrong. You don't.