Alex Ott

Results 17 issues of Alex Ott

# Check for conflicting files - [x] I reviewed linter warnings + errors, resolved formatting, types and other issues related to my work - [x] The PR title follows the...

**Describe the bug** I can't initialize create-t3-app inside of a git worktree folder because it already contains a .git file. **To Reproduce** create a repo on github ``` cd project...

enhancement
good first issue

### Summary Discord allows mentioning of all channels through the `` syntax, so it makes sense to move the mention property to the base class. ### Checklist - [ ]...

This is a basic structure for the discord bot. None of the features have been implemented yet.

discord-bot

This is a list of features that still need to be implemented for the discord bot. Feel free ask for more detail on a specific task. ## Fixes - [x]...

discord-bot

There is currently no way to visualize the data, but a script or command can be added if necessary.

discord-bot

This also broadcasts task completion messages to every server. This needs to be changed in the future if the bot starts sending too many messages, but it should be fine...

The bot now keeps a `set` of user ID's for everyone currently doing a task. This gets removed after a user times out or doesn't want to do another task.

- [x] `/help` - [ ] `/tutorial`

discord-bot

Checklist - [ ] get log_channel id from db instead of hard coding it The diff for work.py is confusing because I basically refactored all of the logic into handler...

discord-bot