Skip to content

neelr/BankerAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BankerAPI Docs

Current endpoint is https://bankerapi.glitch.me

Routes

Only one, POST /give

JSON:

{
	"token" :"Token Given by admin",
	"send_id": "Slack ID of person to send to",
	"bot_id":"Your bots slack ID. The one registered with admins",
	"gp":10, // GP amount
	"reason":"Reason to show in bank message"
}

To be added to the API send @theo, @neelr a summary of the bot, and the ID!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published