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 · master
tisuma
Browse files
May 04, 2021
chore: updated shell script.
· ac5964b4
acarkh
authored
May 04, 2021
ac5964b4
May 02, 2021
feat: renamed some files, added "helpers/removeBreakLines.ts" to not will send...
· 27a06729
acarkh
authored
May 02, 2021
27a06729
May 01, 2021
perf: caching some variables that requesting when using "commands/info.ts".
· 1427a2b2
acarkh
authored
May 02, 2021
1427a2b2
fix: fixed last commit, "commands/commands.ts" is not usable.
· e6d6e314
acarkh
authored
May 01, 2021
e6d6e314
Apr 30, 2021
uns: added "commands/commands.ts", changed category of the "commands/latency.ts".
· 62d41d3d
acarkh
authored
Apr 30, 2021
62d41d3d
perf: removed mandatory event.execute(), it is optionally for now, adapted for...
· 3909de87
acarkh
authored
Apr 30, 2021
3909de87
Apr 29, 2021
refactor: all "unknown" types changed to "any" types for order.
· b86e06c4
acarkh
authored
Apr 30, 2021
b86e06c4
refactor: removed semicolons and EOF in "utils/loadEnv.ts".
· bd3a1eb5
acarkh
authored
Apr 30, 2021
bd3a1eb5
Apr 28, 2021
feat: added more data for "info" command.
· 2bf919a9
acarkh
authored
Apr 28, 2021
2bf919a9
fix: fixed a typo at "latency" command.
· 490ea185
acarkh
authored
Apr 28, 2021
490ea185
feat: stabilized last commit, added latency/ping command.
· 616c3837
acarkh
authored
Apr 28, 2021
616c3837
Apr 27, 2021
uns: added latency command.
· 0a5dbe40
acarkh
authored
Apr 27, 2021
0a5dbe40
perf: not read cooldownSet twice for now.
· 60b05b87
acarkh
authored
Apr 27, 2021
60b05b87
Apr 26, 2021
style: removed EOF newlines.
· 5969a37c
acarkh
authored
Apr 27, 2021
5969a37c
chore: completed/fixed before a commit, environment loading is running for now.
· 278e5358
acarkh
authored
Apr 27, 2021
278e5358
chore: fixed \r for environment loading.
· a054dc29
acarkh
authored
Apr 26, 2021
a054dc29
perf: wrote lightweight helper instead of dotenv to load environment variables.
· 74eef211
acarkh
authored
Apr 26, 2021
74eef211
chore: fix missing variable.
· e97af2fe
acarkh
authored
Apr 26, 2021
e97af2fe
chore: fixed path.
· 3c525db5
acarkh
authored
Apr 26, 2021
3c525db5
chore: removed Deno.cwd() for windows, changed to "..".
· 3cbc7ceb
acarkh
authored
Apr 26, 2021
3cbc7ceb
chore: fixed path.join method for globally
· e6368b85
acarkh
authored
Apr 26, 2021
e6368b85
feat: added commands' filters.
· b7e507b5
acarkh
authored
Apr 26, 2021
b7e507b5
chore: removed all semicolons for performance.
· 80d3411a
acarkh
authored
Apr 26, 2021
80d3411a
docs: fix typo in "README.md".
· fded13bd
acarkh
authored
Apr 26, 2021
fded13bd
docs: wrote README.md and CONTRIBUTING.
· cbf0a243
acarkh
authored
Apr 26, 2021
cbf0a243
chore: removed "cache" script, added "start" script for windows as batch file.
· 15f64892
acarkh
authored
Apr 26, 2021
15f64892
feat: minimalized "info" command.
· cc17f878
acarkh
authored
Apr 26, 2021
cc17f878
feat: added cooldown system for commands.
· bcdd5e5b
acarkh
authored
Apr 26, 2021
bcdd5e5b
styles: removed semicolons for performance, removed unused imports.
· fe8e83fc
acarkh
authored
Apr 26, 2021
fe8e83fc
Apr 25, 2021
chore: scripts moved to "scripts" folder.
· a893f257
acarkh
authored
Apr 25, 2021
a893f257
feat: edited info command, changed to unstable from stable for deno.
· fcbf8ef7
acarkh
authored
Apr 25, 2021
fcbf8ef7
feat: added simple command handler, now commands are usable.
· 1a8d2626
acarkh
authored
Apr 25, 2021
1a8d2626
Apr 24, 2021
refactor: adapted syntax globally.
· 0f237fad
acarkh
authored
Apr 24, 2021
0f237fad
fix: fixed events system with added fully handlers system
· ab6fbffb
acarkh
authored
Apr 24, 2021
ab6fbffb
refactor: added handlers loading system, improved and moved folder loaders.
· 258e84e2
acarkh
authored
Apr 24, 2021
258e84e2
Apr 23, 2021
chore: changed environment variables location to ".env" from "src/options.ts".
· cb80c304
acarkh
authored
Apr 24, 2021
cb80c304
chore: added event system (unstable/shitcode)
· d0347a97
acarkh
authored
Apr 23, 2021
d0347a97
chore: added priority for handlers.
· 33612777
acarkh
authored
Apr 23, 2021
33612777
refactor: fixed some typings, created store system, fixed info command.
· 315724e1
acarkh
authored
Apr 23, 2021
315724e1
Apr 22, 2021
chore: changed file extension for "commands/info".
· 8334ebe3
acarkh
authored
Apr 22, 2021
8334ebe3
Loading