add node script to add commands and JSON for "part"
add license
initial push
Relies on ComicChat Ng Guoyou.
Support only one command:
/join <#channel> [ quiet? ]
There are mailing lists and an issue tracker.
TIA for your help.
npm install
.env
filenode index.js
Once you Authenticate the bot for your server, you must using the Discord web-based authorication system.
I started this project as a way to bootstrap with node.js and releve some stress.
I looked at, among other things, a tutorial by Michiel Mulders showing us how to install and set up a new Discord bot using Discord.js. https://www.sitepoint.com/discord-bot-node-js/ Along with the discord.js and discord API/mode documention and issue trackers this was enough to get this far. 🍀
I may have alpha features and be testing testing stuff. In the future, if I have a more stable instance, i might be interested in help with testing one that out, too.
For now, you can create an issue or post on the mailing list for a link to authorize "petroglyph" (my instance of this project) for your discord server.
Copyright © 2020 Corwin Brust
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.