Skip to content

[FEATURE]: Add /link_to command - #178

Merged
Xarlos89 merged 14 commits into
practical-python-org:masterfrom
CodesMaha:feature/link_to
Aug 23, 2026
Merged

[FEATURE]: Add /link_to command#178
Xarlos89 merged 14 commits into
practical-python-org:masterfrom
CodesMaha:feature/link_to

Conversation

@CodesMaha

Copy link
Copy Markdown
Contributor

Add link_to slash command that links to the pages of the official server website.

Changes

link_to.py created: Cog for the command that should send over the requested link.
constants.py modified: Storing link options.

Issue

Closes #177

Checklist

  • Does an issue for this PR exist, and have you linked it?
  • Have you run pre-commit over your PR?
  • Was this PR branched off from master?
  • Is this PR merging to master?

Safi2099
Safi2099 previously approved these changes Aug 22, 2026

@Safi2099 Safi2099 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@Jiggly-Balls

Copy link
Copy Markdown
Member

No embed? 😦

@Jiggly-Balls Jiggly-Balls added the feature New feature or request label Aug 22, 2026
Jiggly-Balls and others added 3 commits August 22, 2026 22:16
* clean up the API <-> db helper

* API modifications and improvements

* update dockerfile entrypoint

* Update logging cogs

* Update moderation cogs

* Update verification cogs

* Update admin cogs

* Update feature cogs

* tests!

* update postman collection

* fixing tests so they work!

* fix pre-commit

* exclude tests from pre-commit in CI + .env.EXAMPLE updates
Xarlos89
Xarlos89 previously approved these changes Aug 23, 2026

@Xarlos89 Xarlos89 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty good to me!

Xarlos89
Xarlos89 previously approved these changes Aug 23, 2026
@CodesMaha
CodesMaha dismissed Xarlos89’s stale review August 23, 2026 14:03

The merge-base changed after approval.

@Xarlos89
Xarlos89 merged commit 1c51d32 into practical-python-org:master Aug 23, 2026
2 checks passed
@CodesMaha
CodesMaha deleted the feature/link_to branch August 23, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Link Command

4 participants