Skip to content

Miscord loves music so much she knows every music pattern in the world, but she needs help of her friend NoopsChallenge's Drumbot, so we made an implementation for both of them to work together ;)

License

Notifications You must be signed in to change notification settings

utilefordiscord/drumbot-implementation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👋 Drumbot wants you!

Drumbot loves drum machines so much that she made an API dedicated to them.
Miscord also loves music, but she isn't very good when it comes to creating music patterns.

So, @tilda has made an API wrapper for Python for Miscord and Drumbot to work together!

Installation

In the nature of open-source, installation of this API wrapper is obviously permitted, but we really see no point why would someone want to use this.

Just install like you would any other source python package: python setup.py install

API

Drumbot's API has the following methods:

GET /drumbot/patterns

Returns the list of available patterns

GET /drumbot/patterns/{pattern-name}

Returns a pattern.

See the API documention for all the details!

Disclaimer

Original drumbot is made by GitHub NoopsChallenge.
Drumbot-implementation is made by @tilda.
Miscord is made by the Utile Developers Team.

About

Miscord loves music so much she knows every music pattern in the world, but she needs help of her friend NoopsChallenge's Drumbot, so we made an implementation for both of them to work together ;)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%