Commit Graph

  • 5beb68e1c5
    Merge pull request #117 from bruceyang1998/patch-1 Abigail Gold 2019-12-16 01:31:31 -0500
  • 5da9cf0bf2
    Update callsign_info.py #117 Bruce Yang 2019-12-16 01:20:13 -0500
  • caa74142d5
    Merge pull request #114 from classabbyamp/updateclog v2.0.0 Abigail Gold 2019-12-16 00:22:28 -0500
  • 7416596ac3 add yanked v1.0.0, update parser to handle yanked versions #114 Abigail 2019-12-16 00:15:37 -0500
  • afa2054323 reorder changelog, add links, fix changelog parser Abigail 2019-12-16 00:02:21 -0500
  • b976a7a725
    Merge pull request #115 from classabbyamp/dockerdoc 0x5c 2019-12-16 00:01:54 -0500
  • c9914acce9
    Spelling Bee! - Actually corrected incorrect usage. #115 0x5c 2019-12-15 23:59:13 -0500
  • 9aa720b4e9 updates to changelog Abigail 2019-12-15 23:47:22 -0500
  • 90738d81de
    Docker: We have docs, Doc! - Added documentation on running the bot with docker-compose and docker. 0x5c 2019-12-15 22:53:40 -0500
  • d522389f9f change changelog command to only display the most recent version Abigail 2019-12-15 19:10:03 -0500
  • fcbb3be028 update changelog and bump version Abigail 2019-12-15 19:09:29 -0500
  • 6cbf975593
    add temporary cc command Abigail Gold 2019-12-15 12:51:43 -0500
  • c4d290f807
    undo other fixes #113 Abigail Gold 2019-12-15 12:48:00 -0500
  • bd7b168461
    add temporary cc command, a couple of other fixes too Abigail Gold 2019-12-15 12:38:49 -0500
  • 05bf1513a3
    Merge pull request #111 from classabbyamp/dockerignore Abigail Gold 2019-12-15 11:34:45 -0500
  • 621f2dfcb0
    Update .dockerignore based on review #111 Abigail Gold 2019-12-15 11:20:41 -0500
  • 6e83faaeee
    Merge pull request #110 from classabbyamp/lookup-patch-1 Abigail Gold 2019-12-15 11:10:22 -0500
  • 185375aa0d add files to dockerignore Abigail 2019-12-11 22:44:01 -0500
  • 57f6a02619
    add lookup ext to default ext list #110 Abigail Gold 2019-12-11 18:17:27 -0500
  • eb449f0f48
    remote lookup functions (#10) Abigail Gold 2019-12-11 02:33:11 -0500
  • 1ac1137018
    cat #10 Abigail Gold 2019-12-11 02:26:33 -0500
  • 69c2ae587f
    updates for review Abigail Gold 2019-12-11 02:05:56 -0500
  • b980c8e2fa
    stuff Abigail Gold 2019-12-10 23:48:56 -0500
  • 25ea169bf1
    Merge branch 'master' into lookupcog Abigail Gold 2019-12-10 21:34:57 -0500
  • 838cec8397
    cogs -> ext part 1, also qrm2 Abigail Gold 2019-12-10 21:28:13 -0500
  • 2c392efd77
    PEP8, my nemesis, we meet again! (removed unused imports) #105 Abigail Gold 2019-12-10 16:22:39 -0500
  • f79bcbf17c
    convert all current embeds to factories, add url param to embed_factory Abigail Gold 2019-12-10 15:57:27 -0500
  • 9457fa01db
    create embed factory Abigail Gold 2019-12-10 14:34:45 -0500
  • f2e2d33b72
    Merge pull request #99 from classabbyamp/issue-templates Abigail Gold 2019-12-10 14:09:07 -0500
  • ba1b7e947f add command to echo a message as the bot in a channel. #104 Abigail 2019-12-10 00:47:40 -0500
  • e2fa7713be update issue templates to make more sense #99 Abigail 2019-12-09 23:50:01 -0500
  • 64cfdeec1e
    Merge pull request #103 from classabbyamp/cw-fix Abigail Gold 2019-12-09 04:31:49 -0500
  • 8c3fdd9b90
    add space = slash in CW resources file. fixes #102 #103 Abigail Gold 2019-12-09 02:17:06 -0500
  • 6ffe5efb72
    Merge pull request #100 from classabbyamp/qrm2 Abigail Gold 2019-12-09 02:03:52 -0500
  • 3cd1a9d13a
    Merge pull request #101 from classabbyamp/iss96 Abigail Gold 2019-12-09 02:00:39 -0500
  • 9bbe71a67d
    add shutdown/restart console messages. Fixes #89 #101 Abigail Gold 2019-12-08 16:02:09 -0500
  • 12dc87ae9b
    changed all references of qrmbot to qrm2. Fixes #96 #100 Abigail Gold 2019-12-08 15:35:58 -0500
  • 5ab7a81604 Add issue templates Abigail Gold 2019-12-08 04:27:50 -0500
  • ea44f223c8
    Merge pull request #98 from classabbyamp/5c-checks-cmn 0x5c 2019-12-08 04:16:39 -0500
  • bb8cb1eff5
    Moved checks and helpers to common.py #98 0x5c 2019-12-08 04:10:19 -0500
  • be93561e8e
    Merge pull request #97 from classabbyamp/extfix 0x5c 2019-12-08 03:29:02 -0500
  • 51a396e049
    a little fucky-wucky #97 Abigail Gold 2019-12-08 03:26:04 -0500
  • cc7e95caff
    oopsie whoopsie Abigail Gold 2019-12-08 03:24:14 -0500
  • 73b75363c0
    Merge pull request #94 from classabbyamp/cog-to-ext Abigail Gold 2019-12-08 03:18:13 -0500
  • 725172f341
    Merge branch 'master' into cog-to-ext #94 Abigail Gold 2019-12-08 03:16:08 -0500
  • fe39822dd5
    remove ext from filenames Abigail Gold 2019-12-08 03:10:30 -0500
  • 72d724af04
    Merge pull request #93 from classabbyamp/data-imports-fix Abigail Gold 2019-12-08 02:57:09 -0500
  • 7f169ad3eb
    rename "cogs" to extensions (more accurate!) Abigail Gold 2019-12-07 17:26:55 -0500
  • 521c99a614
    fix imports. Fixes #85 #93 Abigail Gold 2019-12-07 17:13:06 -0500
  • 18bfdb0542
    Merge pull request #92 from classabbyamp/5c-wttrfix 0x5c 2019-12-07 13:28:45 -0500
  • aee64ce235
    Fixed wttr embeds for unicode locations #92 0x5c 2019-12-07 13:26:49 -0500
  • ff379ae226
    Merge pull request #91 from classabbyamp/5c-extctl 0x5c 2019-12-07 12:12:43 -0500
  • 387355af7e
    Extention control commands - Extctl: live load/reload/unload/list of extensions. - Added helper to create error embeds. - Added status emojis to common.py. #91 0x5c 2019-12-07 11:38:34 -0500
  • 245811bef1
    remove old file (cty_json.py) Abigail Gold 2019-12-06 01:36:31 -0500
  • a857b7f580
    add command categories Abigail Gold 2019-12-06 01:34:11 -0500
  • eb23a592bd
    remove lingering references to globalsettings Abigail Gold 2019-12-06 01:30:44 -0500
  • 87dd795258
    Merge branch 'master' into lookupcog Abigail Gold 2019-12-06 01:21:44 -0500
  • ad2c559a0f
    Custom Help Command (#55) Abigail Gold 2019-12-06 01:19:42 -0500
  • 43713c109a
    fix repeated strings #55 Abigail Gold 2019-12-06 01:09:33 -0500
  • 80f36d6e2d
    reee fstrings Abigail Gold 2019-12-06 00:58:29 -0500
  • e5407c5f9d
    reee random gs Abigail Gold 2019-12-06 00:27:32 -0500
  • 6ee952debb
    add link to hamstudy references Abigail Gold 2019-12-06 00:23:55 -0500
  • 146a55c187
    remove cog names and revert map/bandplan error listing Abigail Gold 2019-12-06 00:01:28 -0500
  • 77745f5b8e
    changed canonical command names to be more descriptive Abigail Gold 2019-12-05 23:36:27 -0500
  • 0850705b60
    fix options import Abigail Gold 2019-12-05 23:24:24 -0500
  • 176773d7fc
    fix info command Abigail Gold 2019-12-05 23:02:22 -0500
  • 377377fe35
    Merge branch 'help' of github.com:classabbyamp/discord-qrm-bot into help Abigail Gold 2019-12-05 22:59:28 -0500
  • 123a989387
    fix loading/unloading of help command Abigail Gold 2019-12-05 22:58:46 -0500
  • d17bd4e1d8
    rename import alias Abigail Gold 2019-12-05 22:36:57 -0500
  • 32ee62091f
    move global_settings to common Abigail Gold 2019-12-05 22:31:13 -0500
  • 7d49f06dd3
    Merge branch 'master' into help Abigail Gold 2019-12-01 20:08:06 -0500
  • f821a2e2f2
    add command to display vanity callsign rules (#69) Abigail Gold 2019-11-28 23:48:11 -0500
  • 0b93e642d8
    Merge pull request #79 from classabbyamp/update-make Abigail Gold 2019-11-25 11:03:18 -0500
  • 846509549c
    Updated Makefile and templates From 0x5c/quick-bot-no-pain #79 0x5c 2019-11-25 05:43:20 -0500
  • 60d77ac469
    fix gitignore, make pfx command extensible, fix US formatting #69 Abigail Gold 2019-11-25 02:41:11 -0500
  • 90bacfe536
    add ctyparser to requirements, remove type hint that was causing errors Abigail Gold 2019-11-25 01:47:04 -0500
  • bd86495db3
    Update callsign_info.py Abigail Gold 2019-11-20 23:06:41 -0500
  • 7de80a4bc7
    Update callsign_info.py Abigail Gold 2019-11-20 22:59:32 -0500
  • e4b4f61b53
    add threading, fix bare except Abigail Gold 2019-11-11 23:35:12 -0500
  • 80c406b6f8
    Merge pull request #74 from classabbyamp/info Abigail Gold 2019-11-11 21:21:15 -0500
  • e4fe3480e9
    and the same to QRZ images #74 Abigail Gold 2019-11-11 21:20:25 -0500
  • 522f37586d
    show bot's profile picture in info command Abigail Gold 2019-11-11 21:13:43 -0500
  • db62446d9c
    Prep for implementing ctyparse. UNTESTED! Abigail Gold 2019-11-11 20:59:10 -0500
  • c863ecc32e
    store callsign info in a separate file for extensibility Abigail Gold 2019-11-10 16:59:28 -0500
  • a02e68b91f
    Merge pull request #73 from classabbyamp/ping-surprise Abigail Gold 2019-11-09 23:02:59 -0500
  • eaae8a7ece
    ternary statements, ofc #73 Abigail Gold 2019-11-09 23:01:58 -0500
  • 118e3f5d90
    Merge pull request #72 from classabbyamp/ping-surprise Abigail Gold 2019-11-09 02:21:44 -0500
  • 4b6e8db257
    PONG! #72 Abigail Gold 2019-11-09 02:17:48 -0500
  • 489c04a945
    Merge pull request #71 from classabbyamp/docker2 Abigail Gold 2019-11-09 02:03:40 -0500
  • 404e67a0c2
    back to the future #71 Abigail Gold 2019-11-09 02:02:46 -0500
  • f0b0d090aa
    add cython, change FROM to alpine 3.10 Abigail Gold 2019-11-09 01:48:00 -0500
  • 62ecff27fc
    improve help command formatting Abigail Gold 2019-11-06 22:31:35 -0500
  • 6219b71cfc
    Merge branch 'help-improvements' into help Abigail Gold 2019-11-06 21:49:55 -0500
  • 2b27dd8afd
    improve variable names for help command clarity. Fixes #70 Abigail Gold 2019-11-06 21:26:37 -0500
  • 89b7935489
    Merge branch 'master' into help Abigail Gold 2019-11-06 00:54:18 -0500
  • d66cc63b5f
    Merge branch 'changelog' Abigail Gold 2019-11-06 00:49:53 -0500
  • 5e427b0140
    Merge branch 'master' into changelog Abigail Gold 2019-11-06 00:47:39 -0500
  • 7cd231b043
    load changelog at cog load #63 Abigail Gold 2019-11-06 00:44:39 -0500
  • 90a456361f
    add command to display vanity callsign rules Abigail Gold 2019-11-06 00:37:35 -0500
  • 4d86c2d9be
    Merge pull request #64 from classabbyamp/docker Abigail Gold 2019-11-05 01:33:46 -0500