https://github.com/halflinghelper/xkcd-discordbot
XKCD discord bot to get comics for your server.
https://github.com/halflinghelper/xkcd-discordbot
Last synced: 8 months ago
JSON representation
XKCD discord bot to get comics for your server.
- Host: GitHub
- URL: https://github.com/halflinghelper/xkcd-discordbot
- Owner: HalflingHelper
- Created: 2020-04-22T18:58:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-19T03:23:54.000Z (about 2 years ago)
- Last Synced: 2024-12-27T07:37:47.066Z (over 1 year ago)
- Language: JavaScript
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XKCD-Bot
XKCD discord bot to get comics for your server.
[Invite Link](https://discord.com/oauth2/authorize?client_id=697915545974210691&permissions=2048&integration_type=0&scope=bot+applications.commands)
## Usage
`npm install`
`npm start`
## About
I wrote this bot in high school during the pandemic, soon after I first learned
about node.js. I learned the [discord.js](https://discord.js.org/) module and
figured out what `fetch` and API meant just barely enough to get a working bot
(see [this](https://github.com/HalflingHelper/XKCD-DiscordBot/tree/d5c0c56b8b7f5296d3daa20511fd5e4c92fa137f)
commit).
This summer, over 4 years later, it became a fun weekend project to look back at
and improve this questionable code, and see just how far I'd come in my
understanding of node, the web, and programming style.
You can add XKCD bot to your server [here](https://discord.com/oauth2/authorize?client_id=697915545974210691&permissions=2048&integration_type=0&scope=bot+applications.commands)