DSCKGEC / community-discord-bot-v1

[ARCHIVED] v1.0 of Chumly, the discord bot made by the community and for the community! Built for developer clubs and communities, the bot has 10+ features for increasing productivity and moderating content.
https://dsck.ml/discord
MIT License
6 stars 10 forks source link
chatbot discord-bot discord-js

Discord Bot

HacktoberFest contributors

Introduction

A discord bot for the programming community, primarily for managing the discord server of DSC KGEC (to be made public soon!)

Commands and Functionalities active

Join our server and type !help

Have any suggestion for the bot? Add it in #9!

Commands & Functionalities needed

Keep an eye on the open issues for that! PRs are always welcome.

Stack

Discord.js - JavaScript

Contributing

This is an open source project and allows anyone to add to the codebase. This project can be a good introduction to discord.js - if you are new to discord bot development or even have 0 past experience, we highly recommend you to go through this project and try to make your own command and send a PR!

If you are from a DSC community other than KGEC, we recommend you to add scraper functionalities to your community events so that we can partake in, expand our network and grow together.

Though web scraping is identified globally, some websites may have private pages or might have blocked web crawlers. Make sure you do not explicitly try to scrape data from those sites.

LICENSE

The current project is under the MIT License. View LICENSE for more details