Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nuke em all #10

Open
wants to merge 64 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 55 commits
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
c78024b
io: unify settings
potatoeggy Apr 20, 2021
bbdde3e
Merge pull request #3 from NoYouNotUrUncle/main
potatoeggy Apr 20, 2021
4398534
driver: use shorter google yrdsb link
potatoeggy Apr 20, 2021
a4a709d
replace temporary dictionary with anonymous dictionary
potatoeggy Apr 20, 2021
1dd8ccb
add sample json and remove actual jsons
potatoeggy Apr 20, 2021
e4ebf8f
add content to sample settings
potatoeggy Apr 20, 2021
9d9035b
switch to bot for rotate and timeset
potatoeggy Apr 20, 2021
fc563a5
add viewlinks and add links to bot commands
potatoeggy Apr 20, 2021
eddb8f9
add delete link to bot
potatoeggy Apr 20, 2021
9afed62
fully migrate to bot
potatoeggy Apr 20, 2021
075abaf
fix token typo
potatoeggy Apr 20, 2021
99e439c
add guild id
potatoeggy Apr 20, 2021
2dcacc5
professionalise messages
potatoeggy Apr 20, 2021
c13640d
add slash setup
potatoeggy Apr 20, 2021
972ffb5
convert everything to slash commands
potatoeggy Apr 20, 2021
fd993da
switch from text to embeds
potatoeggy Apr 21, 2021
25c038c
merge with unified-settings
potatoeggy Apr 21, 2021
6d8a5a5
use sys.exit and crash instead of restarting
potatoeggy Apr 21, 2021
c69e441
add time to title of field
potatoeggy Apr 21, 2021
90b8692
add flexible zoom support
potatoeggy Apr 21, 2021
5d66880
force role instead of user when adding link
potatoeggy Apr 21, 2021
f1ca3d2
properly ping role
potatoeggy Apr 21, 2021
0ad060f
fix typo
potatoeggy Apr 21, 2021
5a22af7
allow changing ping channel at runtime
potatoeggy Apr 21, 2021
51a26aa
fix crash on empty summary
potatoeggy Apr 21, 2021
5366495
remove legacy teacher argument handling
potatoeggy Apr 21, 2021
7ed5849
error message on bad link
potatoeggy Apr 21, 2021
67aadd4
switch to bot for rotate and timeset
potatoeggy Apr 20, 2021
e4d6d27
add viewlinks and add links to bot commands
potatoeggy Apr 20, 2021
84f3e35
add delete link to bot
potatoeggy Apr 20, 2021
d45f5be
rebase on main and remove features
potatoeggy Apr 21, 2021
4a7107f
fix token typo
potatoeggy Apr 20, 2021
47cfcd2
professionalise messages
potatoeggy Apr 20, 2021
8f18264
add slash setup
potatoeggy Apr 20, 2021
059494b
convert everything to slash commands
potatoeggy Apr 20, 2021
80619ea
switch from text to embeds
potatoeggy Apr 21, 2021
fb5e6df
io: unify settings
potatoeggy Apr 20, 2021
5f8657d
driver: use shorter google yrdsb link
potatoeggy Apr 20, 2021
a45d86a
replace temporary dictionary with anonymous dictionary
potatoeggy Apr 20, 2021
5a92e2a
add sample json and remove actual jsons
potatoeggy Apr 20, 2021
739e618
add content to sample settings
potatoeggy Apr 20, 2021
1a72a01
add guild id
potatoeggy Apr 20, 2021
3d3e3c9
use sys.exit and crash instead of restarting
potatoeggy Apr 21, 2021
60b4a77
add time to title of field
potatoeggy Apr 21, 2021
bde353f
add flexible zoom support
potatoeggy Apr 21, 2021
5395623
force role instead of user when adding link
potatoeggy Apr 21, 2021
4d0038f
properly ping role
potatoeggy Apr 21, 2021
46824ec
fix typo
potatoeggy Apr 21, 2021
64e7ef4
allow changing ping channel at runtime
potatoeggy Apr 21, 2021
8b8883e
fix crash on empty summary
potatoeggy Apr 21, 2021
e807e76
remove legacy teacher argument handling
potatoeggy Apr 21, 2021
c7397d3
error message on bad link
potatoeggy Apr 21, 2021
7a4ad44
resolve conflicts
potatoeggy Apr 21, 2021
85b18b3
indent 4 files for readability
potatoeggy Apr 21, 2021
36db882
use proper json file io methods
potatoeggy Apr 22, 2021
861d890
use simpler and more functional login link
potatoeggy Apr 22, 2021
16ed6f6
remove pingo
potatoeggy Apr 22, 2021
d672891
remove numeric period check
potatoeggy Apr 22, 2021
e9b3ed2
resolve crashes
potatoeggy Apr 22, 2021
2e3aba6
add headless support
potatoeggy Apr 22, 2021
439729f
remove prefix
potatoeggy Apr 22, 2021
39f0991
Expand description details
potatoeggy Apr 22, 2021
40bb278
nit: capitalistion
potatoeggy Apr 22, 2021
5bd55eb
add global queue slash command
potatoeggy Apr 22, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions channel.json

This file was deleted.

3 changes: 3 additions & 0 deletions data.json.sample
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{

}
3 changes: 0 additions & 3 deletions links.json

This file was deleted.

Loading