Jonathan

Results 33 issues of Jonathan

It's quite simple to add 2FA thanks to the email being in discord's OAuth scope: https://discordapp.com/developers/docs/topics/oauth2 (None high priority addition)

Opening this PR so that I do not forget that I had already written this code. Not quite sure if I want this or not.

https://github.com/greenbigfrog/discordtipbot/blob/c400b548d15b021e1abd354d280da0a3ee327c57/src/discordtipbot/discordbot.cr#L302-L305

The current statistics command could use a overhaul. - [ ] Add donations - [ ] Add luckies - [ ] Unique users count

![a](https://cdn.discordapp.com/attachments/409399993359925260/411111016118616066/unknown.png)

Only allow people to get soaked on, that have permission to see the channel, the command was executed in https://discordapp.com/developers/docs/topics/permissions#permission-overwrites

help wanted

Currently the bot only checks the last 1000 transactions for transactions that have been missed. Ideally the bot would check back as many transactions as needed.

We have to assure to either support the usage of high value coins like BTC or LTC using mBTC or some other way