1.0.3 • Published 6 years ago

fnc-boiler v1.0.3

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
6 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

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago