https://github.com/applefrittr/discognito-api
API for Discognito Discord bot. Forwards messages in Discord text channels to Discognito's client side app.
https://github.com/applefrittr/discognito-api
nodejs socket-io
Last synced: about 2 months ago
JSON representation
API for Discognito Discord bot. Forwards messages in Discord text channels to Discognito's client side app.
- Host: GitHub
- URL: https://github.com/applefrittr/discognito-api
- Owner: Applefrittr
- Created: 2024-03-25T19:53:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-28T20:28:53.000Z (about 1 year ago)
- Last Synced: 2025-04-28T21:34:23.194Z (about 1 year ago)
- Topics: nodejs, socket-io
- Language: JavaScript
- Homepage:
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Discognito Bot
Once added to a Discord server, streams in real time channel messages to Discognito's client UI.
## Purpose
Purely an educational project, learning the in's and out's of creating and maintaining a Discord bot in conjunction with a full stack app. Also, to see if your 'friends' are talking about you behind you back XD.
## node & packages
node.js v18.19.1
discord.js v14.14.1