forked from Supositware/Haha-Yes
Merge branch 'master' of https://gitlab.com/LoicBersier/DiscordBot
This commit is contained in:
commit
ccd2ee40bb
1 changed files with 6 additions and 2 deletions
|
@ -30,6 +30,10 @@ or node
|
||||||
```
|
```
|
||||||
node index.js
|
node index.js
|
||||||
```
|
```
|
||||||
|
If on linux you can also do
|
||||||
|
```
|
||||||
|
nohup node index.js &
|
||||||
|
```
|
||||||
## Built With
|
## Built With
|
||||||
|
|
||||||
* [Discord.JS](https://github.com/discordjs/discord.js) - The discord api used
|
* [Discord.JS](https://github.com/discordjs/discord.js) - The discord api used
|
||||||
|
@ -45,6 +49,6 @@ This project is licensed under the **GNU Affero General Public License v3.0** Li
|
||||||
|
|
||||||
## Acknowledgments
|
## Acknowledgments
|
||||||
|
|
||||||
* discord.JS team
|
* [discord.JS team](https://github.com/discordjs/discord.js)
|
||||||
* 1computer1 for discord-akairo
|
* [1computer1](https://github.com/1Computer1/) for discord-akairo & the help command from [hoshi](https://github.com/1Computer1/hoshi)
|
||||||
* Tina the Cyclops girl#0064 for inspiring me for making this bot
|
* Tina the Cyclops girl#0064 for inspiring me for making this bot
|
||||||
|
|
Loading…
Reference in a new issue