Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 702 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 702 Bytes

#DiscordJS Bot

Basic DiscordJS bot.

Installation

Usage example

currently WIP. Do not use

Release History

v1.0

Meta

Aaron– @Twitteraaron.ashcraft7@gmail.com

Distributed under the GNU license. See LICENSE for more information.

https://github.com/Aaron560

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request
  6. Read the Contributing and PR guidelines.