neutron-api
Version:
Powerful discord.js dependent
82 lines • 3.81 kB
Markdown
<p align="center">
<a href="https://nodei.co/npm/neutron-api/"><img src="https://nodei.co/npm/neutron-api.png?compact=true"></a>
<br>
<img src="https://cdn.discordapp.com/app-icons/544253673757212672/4f6f923985cf90bfa3c0644e806de1dd.png?size=256" alt="Neutron logo" width="15%" height="15%">
</p>
<h1 align="center" style="font-weight:bold;"><b>NEUTRON (alpha)</b></h1>
<h3 align="center">powerful Discord.js dependent</h3>
<p align="center">
<img src="https://img.shields.io/npm/v/neutron-api.svg?colorB=%23ffff&style=flat" alt="Version">
<img src="https://img.shields.io/npm/l/neutron-api.svg?style=flat">
<img src="https://img.shields.io/badge/dev-IN%20DEV-red.svg">
<img src="https://img.shields.io/badge/dependencies-discord.js-informational.svg">
</p>
<hr>
<h2 align="center" style="font-weight:bold;">WHAT IS NEUTRON USED FOR?</h2>
<p align="center"><b>Neutron</b> is used for easier bot development with <b> Discord.js </b> <br> It has already made events and commands.</p>
<hr>
<h1 align="center"><b><i>CONFIG</i><b></h1>
<p align="center">Everything is customisable</p>
<p align="center">
<img src="https://i.imgur.com/qbWe0yE.png">
</p>
<hr>
<h1 align="center"><b><i>FUNCTIONS</i><b></h1>
<center>
<table style="width: 83.444%;">
<p align="center">
<tbody>
<tr style="height: 23px;">
<td style="width: 45.7699%; height: 23px;"><strong> <em>neutron.kick(bot, message, args);</em></strong></td>
<td style="width: 96.2301%; height: 23px;"> Usage for kick command</td>
</tr>
<tr style="height: 23px;">
<td style="width: 45.7699%; height: 23px;"> <strong><em>neutron.ban(bot, message, args);</em></strong></td>
<td style="width: 96.2301%; height: 23px;"> Usage for ban command</td>
</tr>
<tr style="height: 23px;">
<td style="width: 45.7699%; height: 23px;"> <em><strong>neutron.say(bot, message, args);</strong></em></td>
<td style="width: 96.2301%; height: 23px;"> Usage for say command (ex: !say hi)</td>
</tr>
<tr style="height: 43px;">
<td style="width: 45.7699%; height: 43px;"> <em><strong>neutron.help(bot, message, args);</strong></em></td>
<td style="width: 96.2301%; height: 43px;"> Usage for help command (can be edited in config)</td>
</tr>
<tr style="height: 23px;">
<td style="width: 45.7699%; height: 23px;"> <em><strong>neutron.botinfo(bot, message, args);</strong></em></td>
<td style="width: 96.2301%; height: 23px;"> Usage for bot info (can be edited in config)</td>
</tr>
<tr style="height: 23px;">
<td style="width: 45.7699%; height: 23px;"> <em><strong>neutron.serverinfo(bot, message, args);</strong></em></td>
<td style="width: 96.2301%; height: 23px;"> Usage for server info (can be edited in config)</td>
</tr>
<tr style="height: 23px;">
<td style="width: 45.7699%; height: 23px;"> <em><strong>neutron.disconnect();</strong></em></td>
<td style="width: 96.2301%; height: 23px;"> Usage for removing Neutron support</td>
</tr>
</tbody>
</table>
<!-- DivTable.com -->
<p> </p>
</center>
</p>
<br>
<p align="center">
<h1><b>CHANGELOG</b></h1>
<h3><i>0.0.9 - Updated README.md file & updated dev mode</i></h3>
<h3><i>0.0.8 - Removed connection class during some major errors</i></h3>
<h3><i>0.0.7 - Updated README.md file</i></h3>
<h3><i>0.0.6 - Updated config file</i></h3>
<h3><i>0.0.5 - Major bug fix (MCAPI.us)</i></h3>
<h3><i>0.0.4 - Added function for checking Minecraft servers</i></h3>
<h3><i>0.0.3 - Added connection class</i></h3>
<h3><i>0.0.2 - Minor bug fixes</i></h3>
<h3><i>0.0.1 - First publish</i></h3>
</p>
<p align="center">
<h1><b>CREDITS</b></h1>
<h3>Main dev:</h3>
<h4>deyyandev</h4>
<h3>Thanks to:</h3>
<h4>Chinese_Marc</h4>
</p>