Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.4.1
cables
Browse files
Oct 07, 2021
Add `bot` alias for `debug` commands
· ef1f8966
eli
authored
Oct 07, 2021
View commits for tag v0.4.1
v0.4.1
ef1f8966
cables#23 Add `kill` command to stop bot runtime
· f362429e
eli
authored
Oct 07, 2021
f362429e
defined ENV build-time Docker argument
· 66b01619
erin
authored
Oct 07, 2021
66b01619
Remove obsolete error handling
· 31fd9da1
eli
authored
Oct 06, 2021
31fd9da1
Make error messages more fancy
· d30c7894
eli
authored
Oct 06, 2021
d30c7894
Oct 06, 2021
Allow inline json for embed command
· 956442ce
eli
authored
Oct 05, 2021
956442ce
Add embed-edit command to update embeds
· eb5dc01c
eli
authored
Oct 05, 2021
eb5dc01c
Oct 05, 2021
Add simple and json-based embed commands
· 148a826a
eli
authored
Oct 04, 2021
148a826a
Oct 04, 2021
Add cmds.embed skeleton
· 838f34e1
eli
authored
Oct 04, 2021
838f34e1
Oct 03, 2021
cables#4, #17: Add `nick` command, fix `namethrall`
· 33e5aeea
eli
authored
Oct 03, 2021
View commits for tag 0.3.1
0.3.1
33e5aeea
Sep 25, 2021
infra: docker environment variables
· 6774ab03
erin
authored
Sep 25, 2021
6774ab03
Bump to version 0.2.1
· 7d311110
eli
authored
Sep 25, 2021
View commits for tag 0.2.1
0.2.1
7d311110
cables#9 Fix bugs in role-reacts
· d67703bb
eli
authored
Sep 25, 2021
d67703bb
cables#3, cables#6 Add remove-role-react and channel param
· dbaed88b
eli
authored
Sep 24, 2021
dbaed88b
cables#8 Fix messaging around role-react edge cases
· 3da6ed30
eli
authored
Sep 24, 2021
3da6ed30
Sep 24, 2021
Add pre-commit config and flake8 linting
· bada48f0
eli
authored
Sep 24, 2021
bada48f0
Delete error messages after timeout, improve debug docs
· d3ad7357
eli
authored
Sep 24, 2021
d3ad7357
Clean up cmds.colors module
· ddd30d79
eli
authored
Sep 24, 2021
ddd30d79
Make bot description and command prefix configurable
· 8960961e
eli
authored
Sep 24, 2021
8960961e
Allow alternate command prefix in json config
· aa5a3af5
eli
authored
Sep 24, 2021
aa5a3af5
Load cogs as extensions
· 1b16803a
eli
authored
Sep 23, 2021
1b16803a
Remove hardcoded references to role-react.json
· d15780f1
eli
authored
Sep 23, 2021
d15780f1
Update docs, remove hardcoded config, make redis optional
· 268a6448
eli
authored
Sep 23, 2021
268a6448
Update poetry version and lockfile
· 83c358e8
eli
authored
Sep 23, 2021
83c358e8
Fail silently on CommandNotFound error
· 41e925cc
eli
authored
Sep 23, 2021
41e925cc
Sep 23, 2021
Flesh out docker-compose.yaml
· cd2f4141
erin
authored
Sep 23, 2021
cd2f4141
add Dockerfile
· fce51b88
erin
authored
Sep 23, 2021
fce51b88
Sep 22, 2021
Ignore role-react.json
· 6f9be4c3
eli
authored
Sep 22, 2021
6f9be4c3
Add basic import tests for syntax checking
· c4aed3d3
eli
authored
Sep 22, 2021
c4aed3d3
Refactor some import syntax, add hot reload
· a3822f53
eli
authored
Sep 22, 2021
a3822f53
Add persistent state to role-react
· 90e4c42a
eli
authored
Sep 22, 2021
90e4c42a
Refactor role_react into dataclasses
· b398330f
eli
authored
Sep 22, 2021
b398330f
Sep 21, 2021
Refactor role react for json backend (needs fixup
· 62f586b7
eli
authored
Sep 21, 2021
62f586b7
Add redis image, ignore redis db file
· 85559877
eli
authored
Sep 20, 2021
85559877
Add role-react commands
· 3ddc92af
eli
authored
Sep 20, 2021
3ddc92af
Fix .get_guild_config_keys output, connect to redis in main.py
· c6504fa8
eli
authored
Sep 20, 2021
c6504fa8
Sep 20, 2021
(Stub) Add redis k-v storage for remmebering guild config settings
· e2038a8d
eli
authored
Sep 20, 2021
e2038a8d
Add better exception handling
· d6db5eaf
eli
authored
Sep 20, 2021
d6db5eaf
Sep 18, 2021
Apply code formatting
· 8803c07e
eli
authored
Sep 18, 2021
8803c07e
Refactor color commands into their own cog
· f2644815
eli
authored
Sep 17, 2021
f2644815
Loading