Commit Graph

2001 Commits (982a682a3950af0d0e60e3e632d158631d0f32cf)
 

Author SHA1 Message Date
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
3 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>
3 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
3 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
3 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
3 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>
3 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>
3 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>
3 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
3 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
Hamothy 3b00d53996
Merge pull request #11 from sgoudham/dependabot/pip/django-3.1.6
Bump django from 3.0.7 to 3.1.6
4 years ago
Hamothy 10a9aeb576
Merge pull request #13 from sgoudham/dependabot/pip/jinja2-2.11.3
Bump jinja2 from 2.11.2 to 2.11.3
4 years ago
dependabot[bot] ba5e523f9d
Bump jinja2 from 2.11.2 to 2.11.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Hamothy faddd25cfe
Merge pull request #12 from sgoudham/dependabot/pip/pillow-8.1.1
Bump pillow from 7.2.0 to 8.1.1
4 years ago
dependabot[bot] 1d1036b490
Bump pillow from 7.2.0 to 8.1.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 8.1.1.
- [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/7.2.0...8.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot] 23533a0b6f
Bump django from 3.0.7 to 3.1.6
Bumps [django](https://github.com/django/django) from 3.0.7 to 3.1.6.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.0.7...3.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Hamothy 5b118d7c85
Merge pull request #10 from sgoudham/dependabot/pip/aiohttp-3.7.4
Bump aiohttp from 3.6.2 to 3.7.4
4 years ago
dependabot[bot] 5565754d15
Bump aiohttp from 3.6.2 to 3.7.4
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.2 to 3.7.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.6.2...v3.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Hamothy 5f375365ba
Merge pull request #9 from sgoudham/dependabot/pip/lxml-4.6.2
Bump lxml from 4.5.2 to 4.6.2
4 years ago
dependabot[bot] 5c38f13ab0
Bump lxml from 4.5.2 to 4.6.2
Bumps [lxml](https://github.com/lxml/lxml) from 4.5.2 to 4.6.2.
- [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.5.2...lxml-4.6.2)

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Hamothy 43c372d784
Update README.md 4 years ago
Hammy d270cc4543 Remove things related to Enso 4 years ago
Hammy d7ac54be44 Remove things related to Enso 4 years ago
Hammy 0a6b8d3c23 Remove commentary 4 years ago
Hammy 950ae7d503 Intents fixed for 1.5.0 use 4 years ago
sgoudham 8ed10f7477 Removing Taz from the Enso command 4 years ago
sgoudham 6e7c163fb6 New pictures of Sam and Ifrah from Enso 4 years ago
sgoudham 7d092a7ea8 Removing ryder and gria from the enso command 4 years ago
sgoudham 773dc52f60 Removing ryder and gria from the enso command 4 years ago
sgoudham 452d9dba57 Making sure that compliment command has the right name and aliases 4 years ago
sgoudham 6e3309748b Added more error handling to the local error handler 4 years ago
sgoudham 69a48991da Another small hotfix as permissions were incorrectly being filtered 4 years ago
sgoudham 47ca35732b Small hotfix as role creation was displaying all permissions as true 4 years ago
sgoudham bba29e88cb Reformatting embed for avatar (including inverted and greyscale) 4 years ago