1.0.3 • Published 8 years ago

fnc-boiler v1.0.3

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
8 years ago

FutureNOW Bot Boiler Template

This module is used to create boilerplate for FutureNOW bots

Getting Started

Prerequisites

Installing

npm install -g fnc-boiler
cd path/to/your/bot/
fnc-boiler init -p
npm start

You need to modify the package.json file and set BOT_OWNER, BOT_TOKEN and BOT_PREFIX environment variables within a .env file in root directory.

Running the tests

TBA

Contributing

TBA

Versioning

TBA

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

TBA

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago