Commit Graph

21 Commits

Author SHA1 Message Date
Abigail Gold
8f15feab94
update copyright for nuevo ans
Fixes #150
2020-01-06 23:27:48 -05:00
Abigail Gold
b94a8d42dd
update docstring for changelog command 2020-01-04 16:37:37 -05:00
Abigail Gold
e7baca453c
changed changelog command to accept a version as argument
Fixed version numbering and typo in CHANGELOG

Fixes #116
2020-01-04 15:24:33 -05:00
Abigail Gold
09323e54bc
add command to link to the issue tracker 2020-01-04 01:49:37 -05:00
Abigail Gold
f974bf1223
beep 2020-01-04 01:40:17 -05:00
Abigail Gold
f32aa240ce
Merge pull request #138 from classabbyamp/continuations
correct some line continuations
2019-12-31 01:16:13 -05:00
Abigail
b0072f779e addressing the issue for once 2019-12-25 02:48:59 -05:00
Abigail
4368e0b603 correct some line continuations
Fixes #43
2019-12-25 01:42:04 -05:00
Abigail
3da67ad6a2 add official server to info command.
Fixes #134
2019-12-24 21:04:59 -05:00
Abigail
d3fd36fb75 change embed = embed.add_field() to embed.add_field(). Fixes #106. 2019-12-23 09:53:49 -05:00
Abigail Gold
e84ba201bd
Merge pull request #118 from classabbyamp/embed-factory
convert all embed creation to embed_factory
2019-12-18 10:35:15 -05:00
Abigail Gold
26765e86b6
Merge pull request #104 from classabbyamp/echo-cmd
add command to echo a message as the bot in a channel
2019-12-18 10:21:17 -05:00
Abigail
51cd182c57 PEP8, my nemesis, we meet again! (removed unused imports) 2019-12-16 03:59:14 -05:00
Abigail
7a9d64465e convert all embed creation to embed_factory 2019-12-16 03:49:34 -05:00
Abigail
7416596ac3 add yanked v1.0.0, update parser to handle yanked versions 2019-12-16 00:15:37 -05:00
Abigail
afa2054323 reorder changelog, add links, fix changelog parser 2019-12-16 00:02:21 -05:00
Abigail
d522389f9f change changelog command to only display the most recent version 2019-12-15 19:10:03 -05:00
Abigail
ba1b7e947f add command to echo a message as the bot in a channel.
Command errors are not handled because that will be done in #22. Fixes #77
2019-12-10 00:47:40 -05:00
Abigail Gold
12dc87ae9b
changed all references of qrmbot to qrm2. Fixes #96 2019-12-08 15:40:17 -05:00
Abigail Gold
725172f341
Merge branch 'master' into cog-to-ext 2019-12-08 03:16:08 -05:00
Abigail Gold
fe39822dd5
remove ext from filenames 2019-12-08 03:10:30 -05:00