• Joined on 2022-08-05
Vylpes created branch hotfix/0.1.6 in External/card-drop 2023-10-21 17:48:59 +01:00
Vylpes pushed to hotfix/0.1.6 at External/card-drop 2023-10-21 17:48:59 +01:00
7b73c66a3c Fix bug where card db would try to load non-images to the database
Vylpes closed issue External/card-drop#63 2023-10-21 17:47:26 +01:00
The bot tries to add non-image files to the card database
Vylpes opened issue External/card-drop#63 2023-10-21 17:41:47 +01:00
The bot tries to add non-image files to the card database
Vylpes opened issue External/card-drop#62 2023-10-21 17:28:08 +01:00
Card Database Update Time
Vylpes pushed to develop at External/card-drop 2023-10-20 17:33:23 +01:00
ce75d8fab6 Add quantity claimed to drop embed (#61)
Vylpes deleted branch feature/37-drop-quantity from External/card-drop 2023-10-20 17:33:23 +01:00
Vylpes merged pull request External/card-drop#61 2023-10-20 17:33:22 +01:00
Add quantity claimed to drop embed
Vylpes closed issue RabbitLabs/random-bunny#91 2023-10-20 17:32:11 +01:00
When fetching a result from reddit, it doesn't error with the new error system
Vylpes deleted branch feature/91-system-error from RabbitLabs/random-bunny 2023-10-20 17:31:40 +01:00
Vylpes pushed to develop at RabbitLabs/random-bunny 2023-10-20 17:31:39 +01:00
04ed2d7414 Fix fetch not using error system when unable to fetch (#100)
Vylpes merged pull request RabbitLabs/random-bunny#100 2023-10-20 17:31:38 +01:00
Fix fetch not using error system when unable to fetch
Vylpes closed issue RabbitLabs/random-bunny#81 2023-10-20 14:59:45 +01:00
Investigate packages which can be used to help a command line interface
Vylpes commented on issue RabbitLabs/random-bunny#71 2023-10-20 14:59:30 +01:00
AS a user, I want to have a basic command line interface created

What package should we use to help with this?

Have decided on Commander

Vylpes opened issue RabbitLabs/random-bunny#101 2023-10-20 14:57:37 +01:00
Generate binary file
Vylpes commented on issue RabbitLabs/random-bunny#81 2023-10-20 14:56:12 +01:00
Investigate packages which can be used to help a command line interface

I have decided we can use Commander for the CLI tool and Pkg to turn it into a binary file.

This will also…

Vylpes created pull request External/card-drop#61 2023-10-19 18:40:32 +01:00
Add quantity claimed to drop embed
Vylpes created branch feature/37-drop-quantity in External/card-drop 2023-10-19 18:38:16 +01:00
Vylpes pushed to feature/37-drop-quantity at External/card-drop 2023-10-19 18:38:16 +01:00
b64d1df0aa Add quantity claimed to drop embed
Vylpes created pull request RabbitLabs/random-bunny#100 2023-10-18 18:27:53 +01:00
Fix fetch not using error system when unable to fetch