Commit Graph

45 Commits (6ab06a236815e46e445a4d5f50a9d8f6bd16bffb)
 

Author SHA1 Message Date
sgoudham 6ab06a2368
Add packages 3 years ago
sgoudham d49414e54d
Add ability to view & delete tournaments 3 years ago
sgoudham 4c40f71d46
Remove code to manually set http client 3 years ago
sgoudham 5c727ee35d
Check if this works on linux 3 years ago
sgoudham cc6c28647d
Check if this works on linux 3 years ago
sgoudham eebc109020
Switch to interactions-py 3 years ago
sgoudham ad7e3c578e
Add Tournament cog 3 years ago
sgoudham eb40dba493
Add method to create tournaments 3 years ago
sgoudham e298835fbd
Switch to interactions-py and create event listener for !charity command 3 years ago
sgoudham 7433940870
Trim down requirements.txt 3 years ago
sgoudham 0b088fab1d
Implement LoggerFactory for retrieving loggers 3 years ago
sgoudham 6141e339a2
Add constants.py for constants 3 years ago
sgoudham 0bf3873c63
Remove all stuff from __init__.py 3 years ago
Hamothy 363ce1fc29
Merge pull request #10 from sgoudham/dependabot/pip/orjson-3.6.8 3 years ago
dependabot[bot] 96b6519d5d
Bump orjson from 3.6.7 to 3.6.8
Bumps [orjson](https://github.com/ijl/orjson) from 3.6.7 to 3.6.8.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.6.7...3.6.8)

---
updated-dependencies:
- dependency-name: orjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Hamothy a281687a85
Merge pull request #11 from sgoudham/dependabot/pip/typing-extensions-4.2.0 3 years ago
dependabot[bot] b02c22c228
Bump typing-extensions from 4.1.1 to 4.2.0
Bumps [typing-extensions](https://github.com/python/typing) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/python/typing/releases)
- [Changelog](https://github.com/python/typing/blob/master/typing_extensions/CHANGELOG.md)
- [Commits](https://github.com/python/typing/compare/4.1.1...4.2.0)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Hamothy 838921043d
Merge pull request #9 from sgoudham/discord-activity 3 years ago
sgoudham fa1c30d8ed
Refactor twitch link into constant 3 years ago
sgoudham f95010407d
Add owner id's & remove help command 3 years ago
sgoudham 698fd28a33
Update status to 'streaming' 3 years ago
sgoudham 3e171e0651
Rename job 3 years ago
Hamothy 17e505cd66
Merge pull request #8 from sgoudham/deploy-workflow 3 years ago
sgoudham 0b91290195
Add name 3 years ago
sgoudham 8561ea6cc3
Add deploy.yml 3 years ago
Hamothy 00c7770faf
Merge pull request #3 from sgoudham/dependabot 3 years ago
Hamothy 319d1ed871
Merge pull request #4 from sgoudham/workflows 3 years ago
sgoudham b1396fb447
Rename workflow 3 years ago
sgoudham 28af184cf5
Resolve dependency conflicts 3 years ago
sgoudham 106ff3cf10
Add the greatest test ever 3 years ago
sgoudham b8a085c95d
Only run bot when running runner.py 3 years ago
sgoudham 70b6ce728f
Add build.yml workflow 3 years ago
Hamothy 1f6cea6a61
Create dependabot.yml 3 years ago
sgoudham 8f5acf1828
Merge branch 'main' of https://github.com/sgoudham/exclamation-mark-charity 3 years ago
sgoudham a8799dca62
Rename 'BOT_TOKEN' -> 'CHARITY_BOT_TOKEN' 3 years ago
Hamothy 6bbaefb4a9
Merge pull request #2 from sgoudham/database 3 years ago
sgoudham 813c56f71a
Add charity.db 3 years ago
sgoudham 78d45d045c
Add database.py 3 years ago
sgoudham c3d59e2e32
Enable all intents 3 years ago
sgoudham cb2f6866dd
Ensure paths work on *Nix & Windows 3 years ago
sgoudham 45f28560c9
Add setup.sql 3 years ago
Hamothy 6de47bba7d
Merge pull request #1 from sgoudham/walking-skeleton
Create Walking Skeleton
3 years ago
sgoudham ffa9fd09f8
Setup basic walking skeleton 3 years ago
sgoudham 667f03874a
Update .gitignore 3 years ago
Hamothy 81e093cd27
Initial commit 3 years ago