GitShow/vercel/nextjs-discord-bot
vercel

nextjs-discord-bot

Discord bot for the official Next.js Discord

by vercel
Star on GitHubForknpm

TypeScript

120 stars31 forks4 contributorsQuiet · 3y agoSince 2021

Meet the team

See all 4 on GitHub →
rafaelalmeidatk
rafaelalmeidatk40 contributions
Nutlope
Nutlope27 contributions
samrobbins85
samrobbins852 contributions
Markos-Th09
Markos-Th091 contribution

Languages

View on GitHub →
TypeScript99%
Shell0.9%
Procfile0.1%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
37
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 3 in progress · Last activity 3y ago
See all on GitHub →
rafaelalmeidatk
Update the rules channelOpenPR

I removed the old text that was mostly referencing the Next.js Conf and added some rules specific for the server. I included back the commented messages that would be from the other bot. Imo we can delete these messages because it's kinda inconvenient having them there without us being able to edit them all in the same bot. Since we implemented the custom roles with the new Onboarding Questions, I removed them from the welcome message !image !image

rafaelalmeidatk · 3y ago
camerondevuk
next.js-discord-bot issue OpenIssue

the ts wont work help me

camerondevuk · 3y ago
rafaelalmeidatk
Add No Job Posts context commandOpenPR

This kind of message is very common so this is mostly to automate the delete + warning message Example of a DM message: !image

rafaelalmeidatk · 3y ago

Recent fixes

View closed PRs →
PhantomKnight287
Create `docs` command.MergedPR

!image Example of Command. You can add new messages in message.ts. We will change this to options once the api is stable( discord.js will get its stable support in v14).

PhantomKnight287 · 3y ago
TimMikeladze
[WIP] Auto answers with ChatGPT plus community approvalMergedPR

WARNING: CHECK THAT THIS IS ACCEPTABLE WITH THE TOS OF CHAT GPT When enabled the bot will watch the help forum channel and forward messages to a private channel. The users the private channel can then reply either either a 👍 or ✅ reaction. When messages collections enough 👍 reactions and exceeds the value set by () or if the reaction is ✅ then the generated answer from ChatGPT is sent as a reply to the original poster's thread. Note: Using is a cat-and-mouse game of not getting ip blocked / rate limited / captcha'd / etc. Refer to the authentication docs here https://github.com/transitive-bullshit/chatgpt-api to configure this for production. The code in this PR will work with either a copied session cookies or email/password approach. Breaking changes: Upgrade to Node 18 and configure tsconfig for ESM Screen recording of what this looks like https://user-images.githubusercontent.com/702718/209655773-d0783408-0072-40a0-8985-2633d794570b.mov

TimMikeladze · 3y ago
rafaelalmeidatk
Add new slash and context commands, update all dependenciesMergedPR

New slash commands: , , Replaced the alert reactions module with a report command in the context menu Updated all the dependencies ⚠️ New required env variables: and In order to register the new commands in the official server, you need to correctly set the environment variables (I updated the file with all the variables) and run the new script with

rafaelalmeidatk · 3y ago
Structured data for AI agents

Repository: vercel/nextjs-discord-bot. Description: Discord bot for the official Next.js Discord Stars: 120, Forks: 31. Primary language: TypeScript. Languages: TypeScript (99%), Shell (0.9%), Procfile (0.1%). Open PRs: 3, open issues: 1. Last activity: 3y ago. Community health: 37%. Top contributors: rafaelalmeidatk, Nutlope, samrobbins85, Markos-Th09.

·@ofershap

Replace github.com with gitshow.dev