AnxietyisReal
|
15ccb98a8b
|
Update index.ts
|
2023-08-20 12:41:12 +10:00 |
|
AnxietyisReal
|
e62c5e972e
|
Only display one server for now
|
2023-08-20 11:04:14 +10:00 |
|
Toast
|
a5630ed6c1
|
Disable debugging for MPLoop
|
2023-08-20 10:24:41 +10:00 |
|
Toast
|
bf29b5016b
|
Update config.json
|
2023-08-20 10:23:02 +10:00 |
|
Toast
|
e8763f2a0a
|
Merge pull request #18 from AnxietyisReal/mpserver-revamp
Revamp MPLoop and improve other stuff.
|
2023-08-20 10:19:26 +10:00 |
|
AnxietyisReal
|
21631bf2fd
|
Stable enough.
|
2023-08-20 10:17:22 +10:00 |
|
AnxietyisReal
|
9ac2665af5
|
I am so broken and confusion
|
2023-08-19 22:50:05 +10:00 |
|
AnxietyisReal
|
96444a4c02
|
After few trial and errors, I finally got it!!
|
2023-08-19 10:54:17 +10:00 |
|
AnxietyisReal
|
4a6060e966
|
Wait until bot receives WS heartbeat
|
2023-08-19 09:13:20 +10:00 |
|
Toast
|
38fdd79864
|
Remove timestamp
|
2023-08-19 01:03:56 +10:00 |
|
Toast
|
a42a654b9b
|
Update client.ts
|
2023-08-19 01:02:39 +10:00 |
|
AnxietyisReal
|
d9264d3524
|
Update to D.JS 14.13.0
|
2023-08-18 21:22:36 +10:00 |
|
AnxietyisReal
|
2400898266
|
Ran out of time for today, atleast it's a start.
|
2023-08-18 21:18:33 +10:00 |
|
AnxietyisReal
|
7762e45281
|
Lock DAPI-Types to specific version
|
2023-08-18 05:09:27 +10:00 |
|
Toast
|
b3a918a8ca
|
Rename client-error to match the rest
|
2023-08-18 03:06:00 +10:00 |
|
AnxietyisReal
|
a96cd9e854
|
Painful progress..
|
2023-08-15 20:47:31 +10:00 |
|
AnxietyisReal
|
556720c5d8
|
Update .gitignore
|
2023-08-15 03:19:33 +10:00 |
|
Toast
|
7bf557c861
|
Return an error if tag doesn't exist
|
2023-08-15 03:15:23 +10:00 |
|
dependabot[bot]
|
28ecc8916a
|
Bump discord.js (#17)
Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.13.0-dev.1691841828-9ed1b59df.0 to 14.13.0-dev.1691971783-188877c50.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/HEAD/packages/discord.js)
---
updated-dependencies:
- dependency-name: discord.js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-15 02:04:26 +10:00 |
|
dependabot[bot]
|
16a8c01161
|
Bump @types/node from 20.4.10 to 20.5.0 (#16)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.10 to 20.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-15 02:04:13 +10:00 |
|
AnxietyisReal
|
a5acffb101
|
Remove commented out code and add support for newline
|
2023-08-15 01:51:35 +10:00 |
|
AnxietyisReal
|
74ffcdba89
|
Add tag system
|
2023-08-15 00:36:29 +10:00 |
|
AnxietyisReal
|
066f769b55
|
Add new switch for dailyMsgs operation
|
2023-08-14 18:33:49 +10:00 |
|
AnxietyisReal
|
1856df7d9f
|
Update startWithYarn.cjs
|
2023-08-13 17:29:07 +10:00 |
|
AnxietyisReal
|
68df86477f
|
it didnt work..
|
2023-08-13 17:16:39 +10:00 |
|
Toast
|
6bdb57e2ad
|
Update index.ts
|
2023-08-13 12:24:39 +10:00 |
|
Toast
|
35c350d9af
|
Temporarily switching to D.JS 14.13
|
2023-08-13 03:18:46 +10:00 |
|
AnxietyisReal
|
44b63451c7
|
Optimizations and update packages
|
2023-08-13 02:40:18 +10:00 |
|
Toast
|
15c7527c6d
|
Prevent MP function from throwing errors.
|
2023-08-12 19:46:03 +10:00 |
|
AnxietyisReal
|
e4f8ab6dfd
|
Add Custom Status to presence command
|
2023-08-12 18:28:48 +10:00 |
|
Toast
|
e64998ad76
|
Add wake_device command
|
2023-08-12 18:17:51 +10:00 |
|
AnxietyisReal
|
c30bfbe551
|
Dockerfile fixes
|
2023-08-12 12:18:12 +10:00 |
|
Toast
|
ed5f8a40f2
|
Add required package
|
2023-08-11 22:40:26 +10:00 |
|
Toast
|
30a8debbfd
|
Remove ffmpeg installer
|
2023-08-11 22:34:21 +10:00 |
|
Toast
|
323bb61273
|
Enable raw error output in DZ function
|
2023-08-11 22:19:13 +10:00 |
|
AnxietyisReal
|
18a90ed998
|
Hide terminal window when spawning child process
|
2023-08-11 13:41:01 +10:00 |
|
AnxietyisReal
|
638e35e3a8
|
Refactor inviteinfo.ts
|
2023-08-11 13:02:12 +10:00 |
|
Toast
|
32dba351d9
|
Update dev.ts
|
2023-08-09 10:12:04 +10:00 |
|
Toast
|
4e6262a8ad
|
Update startWithYarn.cjs
|
2023-08-08 16:21:53 +10:00 |
|
AnxietyisReal
|
428d3dea52
|
Update suggestion schema
|
2023-08-08 07:44:02 +10:00 |
|
AnxietyisReal
|
e8b75bdf4d
|
Add Verify game faq
|
2023-08-08 05:20:49 +10:00 |
|
AnxietyisReal
|
a13c418adb
|
Add debug logging
|
2023-08-08 00:42:32 +10:00 |
|
AnxietyisReal
|
ccb94cc475
|
Mentally dying of 9 commands being loaded.
|
2023-08-07 18:14:08 +10:00 |
|
AnxietyisReal
|
5d6ee3ad40
|
Add docker-compose file
|
2023-08-07 15:36:16 +10:00 |
|
Toast
|
0306751f99
|
Remove node_modules directory
|
2023-08-07 01:17:40 +10:00 |
|
Toast
|
ec223e3651
|
File no longer needed
|
2023-08-07 01:15:00 +10:00 |
|
AnxietyisReal
|
5df90c229b
|
Add experimental Dockerfile
|
2023-08-06 23:46:54 +10:00 |
|
AnxietyisReal
|
b5903641f6
|
Attempt to fix broken pipe error
|
2023-08-06 21:44:48 +10:00 |
|
AnxietyisReal
|
89b7a470dd
|
Fix broken pipe error
|
2023-08-06 21:23:25 +10:00 |
|
Toast
|
4b250a85c3
|
Point to different launch file.
|
2023-08-06 21:01:25 +10:00 |
|