0x5c
e660b1a8f5
Switch to sending an URL instead of fetching images
...
This only applies to images that were downloaded.
Images that are hosted in the bot are not affected.
Fixes #230
Fixes #295
2020-10-30 05:22:16 -04:00
0x5c
e8bb18ea8c
Merge pull request #290 from miaowware/error
...
Fixed numerous small potential bugs
2020-10-28 23:33:58 -04:00
0x5c
19952396f2
Fixed numerous small potential bugs
...
- Most are typing related
Fixes #289
2020-10-28 23:22:28 -04:00
0x5c
1831c56f58
Merge pull request #286 from miaowware/unpin
...
Unpinned the versions of most dependencies
2020-10-28 21:06:47 -04:00
classabbyamp
77e14a109c
convert Unit into a dataclass, move parse to converter ( #257 )
...
fixes #256
2020-10-28 21:06:30 -04:00
classabbyamp
2ac13346d4
Merge pull request #276 from miaowware/release-fixes
...
Release fixes
2020-10-28 21:05:58 -04:00
classabbyamp
2eea7dce23
move CallsignInfoData to resources/callsign_info ( #258 )
...
fixes #255
2020-10-28 21:04:14 -04:00
classabbyamp
f26a7af928
fixed qsl/lotw status being incorrectly shown ( #278 )
...
fixes #277
2020-10-28 21:03:41 -04:00
classabbyamp
786440edcb
Merge pull request #281 from miaowware/efix-docker-workflow
2020-10-28 21:01:32 -04:00
0x5c
c47d211016
Unpinned the versions of most stuff, made the remaining version pinning less strict
2020-10-28 11:31:10 -04:00
Abigail G
855935a26e
outputs can't be shared between jobs :oof:
2020-10-11 14:47:25 -04:00
classabbyamp
ff9d46f379
add deploy workflow job ( #280 )
...
Fixes #279
2020-10-11 14:42:09 -04:00
classabbyamp
0f0c3bf723
fix variables not working correctly
...
Fixes #275
2020-10-06 23:44:58 -04:00
classabbyamp
7c818cfb34
fix tag bug in release workflow
...
progress on #275
2020-10-06 22:58:20 -04:00
0x5c
27863ae6bf
Merge pull request #274 from miaowware/e-release
...
Bump version+changelog 2.4.1
2020-10-06 19:36:37 -04:00
classabbyamp
de999bc39d
fix error in workflow ( #273 )
2020-10-06 19:31:19 -04:00
0x5c
80d80ab718
Bump version+changelog 2.4.1
2020-10-06 19:26:57 -04:00
classabbyamp
8cb1a8df15
update docker documentation to remove docker hub mentions ( #265 )
...
Fixes #263
2020-10-06 19:17:02 -04:00
classabbyamp
fa2dded81b
Merge pull request #272 from miaowware/worflows-updates
...
add/update workflows
2020-10-06 19:16:13 -04:00
Abigail G
bda0540fa8
add/update workflows
...
Fixes #270
Fixes #271
2020-10-06 19:13:00 -04:00
0x5c
c9510ad9b9
Merge pull request #269 from miaowware/newcrap
...
Made bot work with new Intents system + only cache needed things
2020-10-06 19:01:46 -04:00
0x5c
00f9929deb
Made bot work with new Intents system + only cache needed things
...
- all in one
- Bumped discord.py to 1.5.0
Fixes #267
Fixes #268
2020-10-06 18:56:45 -04:00
classabbyamp
3597367046
Create developer guide, remove issue/pr templates ( #260 )
...
* Create developer guide
* remove issue templates (they are in miaowware/.github now)
2020-10-04 22:29:00 -04:00
classabbyamp
7e35e8949a
release v2.4.0 ( #254 )
2020-09-27 18:03:52 -04:00
classabbyamp
77b572eb3e
add a decibel conversion command ( #250 )
...
fixes #231
2020-09-27 17:52:52 -04:00
classabbyamp
be042a9641
add dev targets to makefile ( #252 )
...
fixes #251
2020-09-27 16:52:37 -04:00
classabbyamp
488ae6cc98
fix displaying multiple prefixes, add option to display ?help in status ( #249 )
...
* fix displaying multiple prefixes, add option to display ?help in status
Fixes #229
Co-authored-by: 0x5c <dev@0x5c.io>
2020-09-27 16:36:39 -04:00
classabbyamp
a65fd04dbd
add cq zone, itu zone and region, canadian maps ( #248 )
...
* add cq zone, itu zone and region, canadian maps
* update arrl/rac maps
* add attribution to all maps
Fixes #112
Progress on #130
Co-authored-by: 0x5c <dev@0x5c.io>
2020-09-27 16:30:59 -04:00
classabbyamp
6329718d29
Contribution and PR Guidelines ( #219 )
...
* Create pull_request_template.md
* add contribution guidelines
fixes #160
2020-09-27 16:18:09 -04:00
classabbyamp
756a15c4c5
added ?worksplit
command ( #247 )
...
fixes #233
2020-09-27 16:07:21 -04:00
classabbyamp
b462527211
add canadian callsign info, improve the prefix info data system
...
fixes #243
2020-09-24 19:02:12 -04:00
0x5c
93b42e64dc
Merge pull request #240 from miaowware/dev-requirements.txt
...
Add dev-requirements.txt
2020-09-24 10:23:26 -04:00
classabbyamp
f6103ef6f1
Merge pull request #245 from miaowware/dockerumentation-v2
2020-09-24 10:18:27 -04:00
Abigail G
090b96482d
update docker documentation to mention github registry
...
also corrected a couple errors
fixes #212
2020-09-24 00:14:45 -04:00
0x5c
6d71974ea1
Add dev-requirements.txt
...
- Various dev tools like mypy, flake8, and discord.py typing stubs
2020-09-08 03:44:24 -04:00
Abigail Gold
0af82ac241
pin dependency versions ( #239 )
2020-07-23 00:05:32 -04:00
0x5c
2ba6249b90
Merge pull request #223 from miaowware/action-update
...
Update linting action
2020-04-19 21:25:08 -04:00
0x5c
2c11dad358
Update linting action
...
Should now run on PR
2020-04-19 21:10:34 -04:00
Abigail
5f796d479e
bump version to 2.3.1
2020-04-02 23:04:29 -04:00
Abigail Gold
3ba55d4c35
update funetics words list ( #218 )
...
Fixes #217
2020-04-02 23:02:19 -04:00
Abigail
f4ed93dc76
bump version to 2.3.0
2020-03-30 19:00:38 -04:00
Abigail Gold
2cb4b03532
add phonetic weight command ( #215 )
...
Fixes #170
Co-authored-by: 0x5c <dev@0x5c.io>
2020-03-30 18:56:29 -04:00
Abigail Gold
bc93462c29
convert all OrderedDicts to dictionaries ( #214 )
...
Fixes #184
Co-authored-by: 0x5c <dev@0x5c.io>
2020-03-30 18:54:33 -04:00
Abigail Gold
6867c45c8c
add ?standards command for xkcd 927 ( #213 )
...
Fixes #187
2020-03-30 18:24:50 -04:00
Abigail
dcbb7acab8
bump release to 2.2.3
2020-03-29 12:34:58 -04:00
Abigail Gold
3803ce6045
add git commit hash to file "git_commit" for automatically-built docker images ( #211 )
2020-03-29 12:34:12 -04:00
Abigail Gold
8ca4911072
make commands case-insensitive ( #210 )
...
Fixes #209
2020-03-28 19:07:23 -04:00
Abigail Gold
6e2468f04f
create github action for docker image creation and publication ( #206 )
2020-03-28 18:18:29 -04:00
0x5c
b17a8a1749
Merge pull request #207 from miaowware/bumpversion
...
Bump version + changelog (2.2.2)
2020-02-25 21:44:35 -05:00
0x5c
8dfa7001ef
Bump version + changelog (2.2.2)
...
- CL: fixed missing 2.2.1 link
2020-02-25 21:41:36 -05:00