Lamp
4315c773a3
Consolidate/refactor color roles
2018-08-10 17:07:50 -07:00
Lamp
491f9d0ba2
Fix error when changing color when invisible
2018-08-10 16:17:41 -07:00
Lamp
b66701a329
fix TypeError: Cannot read property 'stop' of undefined
...
at Object.exec (/app/src/mppbridger/commands/unbridge.js:21:32)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7)
2018-08-07 16:35:49 -07:00
Lamp
6098611dfe
underline & italize join/leave msgs
2018-08-07 16:34:14 -07:00
Lamp
2277fba410
fix error on !list when bridge client is not connected
2018-07-25 12:06:48 -07:00
Lamp
4d99f27b61
fix TypeError: Cannot read property 'id' of undefined
...
at TextChannel.setParent (/app/node_modules/discord.js/src/structures/GuildChannel.js:393:44)
at Object.exec (/app/src/mppbridger/commands/bridge.js:18:20)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7)
2018-07-25 11:54:29 -07:00
Lamp
a01a2933df
Merge pull request #9 from ledlamp/development
...
Development
2018-07-14 22:40:03 -07:00
Lamp
06ff3e4a50
TypeError: console.log(...) is not a function
...
looks like you _should_ always use semicolons
2018-07-14 21:53:58 -07:00
Lamp
2ac385bc71
some console.logs at boot
2018-07-14 15:19:18 -07:00
Lamp
bb900f1857
error: malformed array literal
2018-07-14 15:17:26 -07:00
Lamp
9697223c22
defancify mention in error on commit
2018-07-14 15:12:34 -07:00
Lamp
be82d5f841
didnt reference ban cmd
2018-07-14 15:10:48 -07:00
Lamp
2aa7b86520
fix null ban
2018-07-13 22:08:11 -07:00
Lamp
a3f0928a25
dont set name in test mode
2018-07-13 22:04:28 -07:00
Lamp
7f5cf7a905
write raw data to tmp dir
2018-07-13 22:02:13 -07:00
Lamp
b3ec1fc11b
fix bug
...
ReferenceError: nameCollector is not defined
util.js:2
at Object.collect (/Users/me/GitHub/discord-mpp-bridge/src/mppbridger/namecollector.js:30:4)
at process._tickCallback (internal/process/next_tick.js:68:7)
2018-07-13 21:59:55 -07:00
Lamp
bd14e2e40c
log only promise stack
2018-07-13 21:52:21 -07:00
Lamp
02d032d7df
wtf testmode
2018-07-13 21:40:56 -07:00
Lamp
a8b451959e
new Boolean()
didnt work as expected
...
https://i.imgur.com/NRrG0FR.png
2018-07-13 21:34:57 -07:00
Lamp
d81653d944
rm index.js
2018-07-13 20:45:51 -07:00
Lamp
41e395821b
strangest bug ever
2018-07-13 20:31:56 -07:00
Lamp
493830aeeb
mv
2018-07-13 20:29:41 -07:00
Lamp
e2311e8c1f
add ids
2018-07-13 17:07:44 -07:00
Lamp
5645fb9f79
move ids to config
2018-07-13 17:04:39 -07:00
Lamp
2fd27fc5f1
rm dat discord console sheit
2018-07-13 16:37:15 -07:00
Lamp
084de94694
h
2018-07-13 16:29:48 -07:00
Lamp
c7df1baddc
Revert "Revert last 8 commits"
...
This reverts commit 681b7d31d3
.
2018-07-13 16:01:37 -07:00
Lamp
681b7d31d3
Revert last 8 commits
...
🤦
2018-07-13 15:56:40 -07:00
Lamp
c794890d09
god damnit another bug
...
really need #8
2018-07-13 15:47:59 -07:00
Lamp
1a3ad046c1
fok bug
2018-07-13 15:43:02 -07:00
Lamp
db0d38a279
Add exec cmd
2018-07-13 15:30:17 -07:00
Lamp
d879d5cf28
BANS ( #6 )
...
and some other stuff
2018-07-13 15:20:33 -07:00
Lamp
4eca595eac
some documentation
2018-07-13 14:15:09 -07:00
Lamp
1e4cb296ed
A bit of de-idiotizing
2018-07-13 14:12:11 -07:00
Lamp
4f4531357d
Some command refactor
2018-07-13 14:05:11 -07:00
Lamp
ab6e0e3b49
Some cleanup
2018-07-13 14:02:28 -07:00
Lamp
13ebc32b20
Fix !chown
...
TypeError: fn.bind is not a function
at Map.find (/app/node_modules/discord.js/src/util/Collection.js:171:49)
at Object.exec (/app/src/mppbridger.js:465:46)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7)
2018-07-12 14:24:59 -07:00
Lamp
d9f1ab5e09
Hide channel when solo
...
closes #5
2018-07-02 21:38:23 -07:00
ledlamp
5ec1bff6e9
Revert "Attempted better join/leave msgs"
...
This reverts commit 4a079da5c6
.
2018-05-31 13:55:32 -07:00
Lamp
4a079da5c6
Attempted better join/leave msgs
2018-05-31 13:50:42 -07:00
Lamp
7d3ecf716f
Update deleted bridges cat id
...
also made it update db first so it doesnt restart if something went wrong while unbridging
2018-05-31 13:07:17 -07:00
Lamp
dcfaf75c57
Show stack trace on command error
2018-05-31 12:48:30 -07:00
Lamp
4a86998814
Re-enable join/leave messages
2018-05-30 14:24:45 -07:00
ledlamp
da1d0ca8d7
wait i also need to move channel
2018-05-20 15:33:01 -07:00
ledlamp
1f8bfeda47
Allow re-bridging ( #1 )
2018-05-20 15:26:38 -07:00
ledlamp
52ca1e4c8d
ok
2018-05-12 00:10:26 -07:00
ledlamp
f330e625b0
FOOK
2018-05-11 23:41:49 -07:00
Lamp
251b9a72c9
FOK
2018-05-11 23:38:37 -07:00
Lamp
7bb49405b7
Update Procfile
2018-05-11 23:33:32 -07:00
Lamp
ad0ce62a66
Delete .slugignore
2018-05-11 23:33:12 -07:00