Leave a comment Drop files or click here to upload. #3

Open
aj22r wants to merge 2 commits from aj22r/ThePeopleBot:main into main
First-time contributor
No description provided.
@ -34,3 +34,3 @@
[RequireContext(ContextType.Guild)]
public async Task ImageAsync(string prompt) {
if (Context.User.Id != 495783413744140298 && Context.User.Id != 513788278328000519 && Context.User.Id != 414835577070813185) {
if (Context.User.Id != 495783413744140298 && Context.User.Id != 513788278328000519 && Context.User.Id != 414835577070813185 && Context.User.Id != 273054426208403456) {
Owner

thats a backdoor

thats a backdoor
This pull request has changes conflicting with the target branch.
  • ThePeopleBot/Managers/ChatManager.cs
  • ThePeopleBot/Managers/FunctionManager.cs
  • ThePeopleBot/Services/ChatService.cs
  • ThePeopleBot/Services/CompletionService.Mixed.cs
  • ThePeopleBot/Services/CompletionService.OpenAI.cs
  • ThePeopleBot/Services/CompletionService.VertexAI.cs
  • ThePeopleBot/Services/ICompletionService.cs
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u main:aj22r-main
git switch aj22r-main

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff aj22r-main
git switch aj22r-main
git rebase main
git switch main
git merge --ff-only aj22r-main
git switch aj22r-main
git rebase main
git switch main
git merge --no-ff aj22r-main
git switch main
git merge --squash aj22r-main
git switch main
git merge --ff-only aj22r-main
git switch main
git merge aj22r-main
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
atipls/ThePeopleBot!3
No description provided.