[PR #6] [MERGED] Feat/add better debugging #7

Closed
opened 2026-09-04 00:51:28 +02:00 by Stone_Red · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/the-programmers-hangout/swiftspiracy-bot/pull/6
Author: @khinshankhan
Created: 4/1/2025
Status: Merged
Merged: 4/1/2025
Merged by: @khinshankhan

Base: mainHead: feat/add-better-debugging


📝 Commits (5)

  • cb5b812 add interaction handler to debug build info
  • af937d3 make buildinfo reply ephemeral
  • d15c9e3 add logic to help resume bot from given indices
  • f67b60a rename sample env for github
  • 1fec7a2 default indices should be 0 and commented out

📊 Changes

4 files changed (+88 additions, -3 deletions)

View changed files

📝 .env.sample (+4 -0)
📝 Makefile (+1 -1)
📝 README.md (+6 -1)
📝 cmd/bot/main.go (+77 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/the-programmers-hangout/swiftspiracy-bot/pull/6 **Author:** [@khinshankhan](https://github.com/khinshankhan) **Created:** 4/1/2025 **Status:** ✅ Merged **Merged:** 4/1/2025 **Merged by:** [@khinshankhan](https://github.com/khinshankhan) **Base:** `main` ← **Head:** `feat/add-better-debugging` --- ### 📝 Commits (5) - [`cb5b812`](https://github.com/the-programmers-hangout/swiftspiracy-bot/commit/cb5b8123868cc1571005f583e6aa7c4f4fe1a12b) add interaction handler to debug build info - [`af937d3`](https://github.com/the-programmers-hangout/swiftspiracy-bot/commit/af937d3e6d94fc844c9a81bde8b82b605f558e2f) make buildinfo reply ephemeral - [`d15c9e3`](https://github.com/the-programmers-hangout/swiftspiracy-bot/commit/d15c9e34910cb798edaac5f92e1302f5746b90d6) add logic to help resume bot from given indices - [`f67b60a`](https://github.com/the-programmers-hangout/swiftspiracy-bot/commit/f67b60ab26272a3a515ed9c6e4444d10e4c00130) rename sample env for github - [`1fec7a2`](https://github.com/the-programmers-hangout/swiftspiracy-bot/commit/1fec7a20622bb6d62b48298ed0e8ae87a2add0d4) default indices should be 0 and commented out ### 📊 Changes **4 files changed** (+88 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.env.sample` (+4 -0) 📝 `Makefile` (+1 -1) 📝 `README.md` (+6 -1) 📝 `cmd/bot/main.go` (+77 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Stone_Red added the pull-request label 2026-09-04 00:51:28 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: the-programmers-hangout/swiftspiracy-bot#7