Skip to content

eklavyadev/devrant-new

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devrant-new

banner image

devRant-New is a JavaScript wrapper to post rants on devRant

Examples

Post a Rant:

var devRant = require("devrant-new");
devRant.postRant("email_id", "password", "Text message for fun", "bot", 3)

Categories of Rants

1 - Rant
2 - Undefined(Depreciated)
3 - Joke/Meme
4 - Question
5 - DevRant
6 - Random

About

A JavaScript wrapper to post rants on devRant

Topics

Resources

License

Stars

Watchers

Forks