WIP: v0.1.0 - The Beginnings of Frank #8

Draft
JMTNTBANG wants to merge 3 commits from major into main
Owner
  • Respond To "Frank" with Emojis #1 450157b307
    • Frank now responds with Frank Related Emojis when "Frank" is in any message
  • Greet Users with Emojis #2 9fd1dcf230
    • Any user that joins a server with this bot will be greeted with a random emoji
  • Snarky Responses to User Defined Triggers #3 92dc8271ff
    • Added /snark to Define custom triggers
    • Snarks are stored in /config/snarks.json
    • Migrated Command Deployment to main file, for automatic single time deployment. Creates file at /config/commandsInitiated to mark that commands have been deployed.
    • Fixed Command Handler
    • Fixed Docker Issues
- Respond To "Frank" with Emojis #1 450157b307173065b5f535d8f3168d00ebe6bfd1 - Frank now responds with Frank Related Emojis when "Frank" is in any message - Greet Users with Emojis #2 9fd1dcf230570b8c68d1b689d362ca7d160e1502 - Any user that joins a server with this bot will be greeted with a random emoji - Snarky Responses to User Defined Triggers #3 92dc8271ff6f8a701d98fac1da99f7330c68f0ee - Added `/snark` to Define custom triggers - Snarks are stored in `/config/snarks.json` - Migrated Command Deployment to main file, for automatic single time deployment. Creates file at `/config/commandsInitiated` to mark that commands have been deployed. - Fixed Command Handler - Fixed Docker Issues
JMTNTBANG added this to the v0.1.0 milestone 2026-01-18 22:14:14 -06:00
Frank now responds with Frank Related Emojis when "Frank" is in any message
JMTNTBANG added spent time 2026-01-18 22:14:39 -06:00
3 hours 11 minutes
- Any user that joins a server with this bot will be greeted with a random emoji
- Added `/snark` to Define custom triggers
- Snarks are stored in `/config/snarks.json`
- Migrated Command Deployment to main file, for automatic single time deployment. Creates file at `/config/commandsInitiated` to mark that commands have been deployed.
- Fixed Command Handler
- Fixed Docker Issues
JMTNTBANG added spent time 2026-01-22 23:26:57 -06:00
2 hours 11 minutes
JMTNTBANG added spent time 2026-01-22 23:29:10 -06:00
37 minutes
This pull request is marked as a work in progress.
View command line instructions

Checkout

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

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 major
git switch major
git rebase main
git switch main
git merge --ff-only major
git switch major
git rebase main
git switch main
git merge --no-ff major
git switch main
git merge --squash major
git switch main
git merge --ff-only major
git switch main
git merge major
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 5 hours 59 minutes
JMTNTBANG
5 hours 59 minutes
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
JMTNTBANG/Bitey-Frank!8
No description provided.