Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/campdevs/discordbot
Discord bot.
https://github.com/campdevs/discordbot
discord discord-bot discord-js discord-js-bot discordjs-commando
Last synced: about 6 hours ago
JSON representation
Discord bot.
- Host: GitHub
- URL: https://github.com/campdevs/discordbot
- Owner: campDevs
- License: mit
- Archived: true
- Created: 2018-05-04T00:58:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-04T16:06:20.000Z (over 1 year ago)
- Last Synced: 2024-09-29T09:05:54.520Z (4 months ago)
- Topics: discord, discord-bot, discord-js, discord-js-bot, discordjs-commando
- Language: JavaScript
- Homepage: https://glitch.com/edit/#!/carnelian-crayfish
- Size: 1.41 MB
- Stars: 73
- Watchers: 15
- Forks: 19
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![Waffle.io - Columns and their card count](https://badge.waffle.io/campDevs/DiscordBot.png?columns=all)](https://waffle.io/campDevs/DiscordBot?utm_source=badge)
# General Purpose Discord Bot> self-hosted modular bot
[![Known Vulnerabilities](https://snyk.io/test/github/campdevs/discordbot/badge.svg?targetFile=package.json)](https://snyk.io/test/github/campdevs/discordbot?targetFile=package.json) [![Remix on Glitch](https://cdn.glitch.com/2703baf2-b643-4da7-ab91-7ee2a2d00b5b%2Fremix-button.svg)](https://glitch.com/edit/#!/import/github/https://github.com/campDevs/DiscordBot/)
This project is a full featured, modular, JavaScript discord bot in use on the unofficial freeCodeCamp Discord chat rooms.
**Unofficial freeCodeCamp Discord**
[![Discord Chat](discord.png)](https://discordapp.com/channels/286587968179929088/430712509180149780)## Contributing
Read [CONTRIBUTING.md](CONTRIBUTING.md) for details on setup and contributing.
## Contributors
Thanks to [all of our Contributors](https://github.com/campDevs/DiscordBot/contributors) for helping to develop this bot.Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
| [
Glen Westbrook](https://github.com/glynnw)
[💻](https://github.com/campDevs/DiscordBot/commits?author=glynnw "Code") | [
Jody LeCompte](https://jodylecompte.com)
[💻](https://github.com/campDevs/DiscordBot/commits?author=jodylecompte "Code") | [
jokebookservice1](https://github.com/joker314)
[💻](https://github.com/campDevs/DiscordBot/commits?author=joker314 "Code") | [
pahosler](https://github.com/pahosler)
[💻](https://github.com/campDevs/DiscordBot/commits?author=pahosler "Code") | [
Ryan](http://azbo400.github.io)
[📖](https://github.com/campDevs/DiscordBot/commits?author=Azbo400 "Documentation") | [
Darth Skywalker](https://github.com/adityaparab)
[💻](https://github.com/campDevs/DiscordBot/commits?author=adityaparab "Code") | [
Robert Richey](https://github.com/rricheydev)
[💻](https://github.com/campDevs/DiscordBot/commits?author=rricheydev "Code") |
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
| [
Beatrice Olivera](https://github.com/beatriceo)
[📖](https://github.com/campDevs/DiscordBot/commits?author=beatriceo "Documentation") | [
Wesley McCann](https://github.com/Septimus)
[📖](https://github.com/campDevs/DiscordBot/commits?author=Septimus "Documentation") | [
Jdraiv](https://jdraiv.herokuapp.com/)
[📖](https://github.com/campDevs/DiscordBot/commits?author=jdraiv "Documentation") | [
htjjen](https://github.com/htjjen)
[📖](https://github.com/campDevs/DiscordBot/commits?author=htjjen "Documentation") | [
Evan Ritscher](https://github.com/eritscher)
[💻](https://github.com/campDevs/DiscordBot/commits?author=eritscher "Code") | [
Chris Tanner](http://itschr.is)
[💻](https://github.com/campDevs/DiscordBot/commits?author=kraftman "Code") |This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
## Deployment
### Glitch.com
Click [![Remix on Glitch](https://cdn.glitch.com/2703baf2-b643-4da7-ab91-7ee2a2d00b5b%2Fremix-button.svg)](https://glitch.com/edit/#!/import/github/https://github.com/campDevs/DiscordBot/) and add your bot's token to the `.env` file as `TOKEN=`. Additionally you can add your discord id as an owner `OWNER_ID=`.Note that glitch.com will sleep after inactivity and your bot will stop responding. You can reawaken your bot by visiting it on glitch.com.
## License
This repository is licensed under the [MIT License](https://github.com/campDevs/DiscordBot/blob/master/LICENSE). Copyright (c) 2018 campDevs Team & Contributors.