Hammy
|
0484952b4a
|
Rename EmbedGenerator.java to EmbedService.java
|
3 years ago |
Hammy
|
99e7816413
|
Remove ISlashCommand.java
|
3 years ago |
Hammy
|
418507de4e
|
Add subcommands
|
3 years ago |
Hammy
|
672a6c14f2
|
Update interface
|
3 years ago |
Hammy
|
ce7e0e231c
|
Remove class for subcommands
|
3 years ago |
Hammy
|
a900e78472
|
I. Don't. Even. Know.
|
3 years ago |
Hammy
|
30ca94fd43
|
Add Avatar Commands
|
3 years ago |
Hammy
|
3204bff58d
|
Invoke method on bean for SlashCommand
|
3 years ago |
Hammy
|
cfef147fe7
|
Return Pair<Bean, Method>
|
3 years ago |
Hammy
|
c9e0c4dcb6
|
Remove exception from method signature
|
3 years ago |
Hammy
|
67a2426502
|
Update command annotations
|
3 years ago |
Hammy
|
6be86bca2f
|
Move into info package
|
3 years ago |
Hammy
|
2924a41646
|
Add more methods
|
3 years ago |
Hammy
|
10f0823efc
|
Add OnReadyListener.java
|
3 years ago |
Hammy
|
b2260637bc
|
Add Ping Command
|
3 years ago |
Hammy
|
e3f0d39f5b
|
Add EnsoEmbedGenerator.java to generate embeds with minimal code duplication
|
3 years ago |
Hammy
|
a21dd25ee4
|
Add ISlashCommand interface for discord slash commands
|
3 years ago |
Hammy
|
3845b50f36
|
Refactor CommandManager.java to interface & Add SlashCommandManager.java
|
3 years ago |
Hammy
|
158fcf2176
|
Reformat file
|
3 years ago |
Hammy
|
2bb8ede97b
|
Add SlashCommandListener.java
|
3 years ago |
Hammy
|
0ddb21eec0
|
Rename @Command to @SlashCommand & Add Micronaut Annotations
|
3 years ago |
Hammy
|
7f116d9c21
|
Update pom.xml
|
3 years ago |
Hammy
|
783eec7b50
|
Load commandMap with type ISlashCommand.java
|
3 years ago |
Hammy
|
cacc601ee7
|
Get owner guild from config
|
3 years ago |
Hammy
|
982a682a39
|
Rename placeholder to USER from USERNAME
|
3 years ago |
Hammy
|
64610061c0
|
Rename Enso to EnsoBot
|
3 years ago |
Hammy
|
e78f080e18
|
Add CommandLoader
|
3 years ago |
Hammy
|
e6adabc46d
|
Load in owner guild
|
3 years ago |
Hammy
|
68b65fce4f
|
Update and add more annotations
|
3 years ago |
Hammy
|
118a762d00
|
Delegate loading of commands to CommandLoader.java
|
3 years ago |
Hammy
|
a2efe9dc69
|
Tidy up code
|
3 years ago |
Hammy
|
dd6763269e
|
Remove old ping command
|
3 years ago |
Hammy
|
2aee2eec93
|
Remove command interface
The @Command interface should do all the heavy loading instead of defining this interface
|
3 years ago |
Hammy
|
b294be22ff
|
Add owner guild id
|
3 years ago |
Hammy
|
95029dd77a
|
Update .gitignore
|
3 years ago |
Hammy
|
2d24ad86db
|
Remove old python code
|
3 years ago |
Hammy
|
bc514200b0
|
Add Java walking skeleton
|
3 years ago |
Hammy
|
48dda5309c
|
Update .gitignore
|
3 years ago |
Hamothy
|
70e0aaeb43
|
Merge pull request #21 from sgoudham/dependabot/pip/websockets-9.1
Bump websockets from 8.1 to 9.1
|
4 years ago |
dependabot[bot]
|
6c6f4c2c43
|
Bump websockets from 8.1 to 9.1
Bumps [websockets](https://github.com/aaugustin/websockets) from 8.1 to 9.1.
- [Release notes](https://github.com/aaugustin/websockets/releases)
- [Changelog](https://github.com/aaugustin/websockets/blob/9.1/docs/changelog.rst)
- [Commits](https://github.com/aaugustin/websockets/compare/8.1...9.1)
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Hamothy
|
b0adbed31e
|
Merge pull request #16 from sgoudham/dependabot/pip/urllib3-1.26.5
Bump urllib3 from 1.25.9 to 1.26.5
|
4 years ago |
Hamothy
|
9b406f437c
|
Merge pull request #18 from sgoudham/dependabot/pip/pillow-8.2.0
Bump pillow from 8.1.1 to 8.2.0
|
4 years ago |
Hamothy
|
e8dfb0c27e
|
Merge pull request #20 from sgoudham/dependabot/pip/django-3.1.12
Bump django from 3.1.8 to 3.1.12
|
4 years ago |
dependabot[bot]
|
804c8c4017
|
Bump django from 3.1.8 to 3.1.12
Bumps [django](https://github.com/django/django) from 3.1.8 to 3.1.12.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.8...3.1.12)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
5e60929df7
|
Bump pillow from 8.1.1 to 8.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.1.1...8.2.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
41abac61ed
|
Bump urllib3 from 1.25.9 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.9...1.26.5)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Hamothy
|
39f405c7a7
|
Merge pull request #15 from sgoudham/dependabot/pip/django-3.1.8
Bump django from 3.1.6 to 3.1.8
|
4 years ago |
dependabot[bot]
|
19db8cf75f
|
Bump django from 3.1.6 to 3.1.8
Bumps [django](https://github.com/django/django) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.6...3.1.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Hamothy
|
1cbc4d8cc7
|
Merge pull request #14 from sgoudham/dependabot/pip/lxml-4.6.3
Bump lxml from 4.6.2 to 4.6.3
|
4 years ago |
dependabot[bot]
|
e7ed8e395d
|
Bump lxml from 4.6.2 to 4.6.3
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.2...lxml-4.6.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |