alxjrvs / alxjrvs/orrey

Copy Hermuz's SQLite as the id lookup, note the ids, archive the repo

已关闭
#10 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
ops phase:0
主要语言
HTML
星标
0
派生
0
平均合并
1 小时 34 分钟
30 天内合并 PR
23

描述

Before anything else in phase 0. Hermuz's SQLite is the only place the existing Discord ids live, and the repo is about to go read-only.

- [ ] Copy Hermuz's SQLite database somewhere durable, purely as an **id lookup** during setup. No data is imported into Orrey.
- [ ] Note the ids Orrey will adopt: guild, per-campaign roles and channels, the scheduling channel, and any **live** scheduled events, for the four campaigns.
- [ ] Archive the Hermuz repo read-only. It is read as a specification from here on, not ported.

Why the ids matter: Orrey takes over existing Discord objects rather than creating a parallel set. Reusing the application inherits guild permissions and authorship of the scheduled events and roles Hermuz created, so `CREATE_EVENTS` suffices.

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start by locating Hermuz's SQLite database and inventory the guild, per-campaign roles and channels, scheduling channel, and live scheduled-event IDs for the four campaigns. Finish by placing a durable lookup copy, recording the IDs, and archiving the Hermuz repository read-only; confirm that no data was imported into Orrey.

由索引模型根据 Issue 内容生成。

评估

技术栈
sqlite
领域
databases, devops
Issue 类型
重构
难度
4/5
预计耗时
3-5 天
活跃度
活跃
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。