neutron-api

0.0.9 • Public • Published


Neutron logo

NEUTRON (alpha)

powerful Discord.js dependent

Version


WHAT IS NEUTRON USED FOR?

Neutron is used for easier bot development with Discord.js
It has already made events and commands.


CONFIG

Everything is customisable


FUNCTIONS

 neutron.kick(bot, message, args);  Usage for kick command
 neutron.ban(bot, message, args);  Usage for ban command
 neutron.say(bot, message, args);  Usage for say command (ex: !say hi)
 neutron.help(bot, message, args);  Usage for help command (can be edited in config)
 neutron.botinfo(bot, message, args);  Usage for bot info (can be edited in config)
 neutron.serverinfo(bot, message, args);  Usage for server info (can be edited in config)
 neutron.disconnect();  Usage for removing Neutron support

 


CHANGELOG

0.0.9 - Updated README.md file & updated dev mode

0.0.8 - Removed connection class during some major errors

0.0.7 - Updated README.md file

0.0.6 - Updated config file

0.0.5 - Major bug fix (MCAPI.us)

0.0.4 - Added function for checking Minecraft servers

0.0.3 - Added connection class

0.0.2 - Minor bug fixes

0.0.1 - First publish

CREDITS

Main dev:

deyyandev

Thanks to:

Chinese_Marc

Package Sidebar

Install

npm i neutron-api

Weekly Downloads

1

Version

0.0.9

License

MIT

Unpacked Size

10.8 kB

Total Files

9

Last publish

Collaborators

  • deyyandev