Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(kontrol-bot): initial commit #700

Closed
wants to merge 3 commits into from
Closed

feat(kontrol-bot): initial commit #700

wants to merge 3 commits into from

Conversation

usirin
Copy link
Member

@usirin usirin commented Oct 2, 2023

This PR introduces a new app called kontrol-bot. This is going to be our main discord bot. details are coming. very much wip, but it's a good starter.

cc @emredevsalot @Murat-tunca

@usirin usirin requested a review from a team as a code owner October 2, 2023 10:00
@vercel
Copy link

vercel bot commented Oct 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kampus-gql ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2023 0:51am
kampus-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2023 0:51am
kampus-pasaport 🛑 Canceled (Inspect) Oct 23, 2023 0:51am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
kampus-studio ⬜️ Ignored (Inspect) Visit Preview Oct 23, 2023 0:51am

emredevsalot and others added 2 commits October 22, 2023 17:43
# Description

Implemented a control mechanism to ensure that messages posted in the
"#günaydın" channel adhere to the channel's rules.

### Checklist

- [x] discord username: `emredevsalot`
- [ ] Closes #<issue-number>
- [ ] PR must be created for an issue from issues under "In progress"
column from [our project
board](https://github.com/orgs/kamp-us/projects/2/views/1).
- [ ] A descriptive and understandable title: The PR title should
clearly describe the nature and purpose of the changes. The PR title
should be the first thing displayed when the PR is opened. And it should
follow the semantic commit rules, and should include the
app/package/service name in the title. For example, a title like
"docs(@kampus-apps/pano): Add README.md" can be used.
- [ ] Related file selection: Only relevant files should be touched and
no other files should be affected.
- [ ] I ran `npx turbo run` at the root of the repository, and build was
successful.
- [ ] I installed the npm packages using `npm install --save-exact
<package>` so my package is pinned to a specific npm version. Leave
empty if no package was installed. Leave empty if no package was
installed with this PR.

### How were these changes tested?

Please describe the tests you did to test the changes you made. Please
also specify your test configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants