Chris Johnston
Chris Johnston
I also found that while I could send `AT+H` (help), not all of the instructions listed worked. If it helps, here's the activity that the app generated when changing SSID...
Would it make sense to make `Color` an abstract class, then make a new class `EmbedColor` and `RoleColor` that have their default values set accordingly in their constructors? I think...
@Joe4evr Would changing `Color` to a class affect much?
I've found that [re-adding this block of code seems to "fix" the issue, since it ignores the reset and lag from the ratelimit headers.](https://github.com/discord-net/Discord.Net/blob/7b9029dd914f2448eee9ed46f4a77947ca6f430c/src/Discord.Net.Rest/Net/Queue/RequestQueueBucket.cs#L258) Given this, it seems that the...
I don't understand what value would be added to this project by adding Docker support. Do you know of other libraries that have done this? Would be interested to learn...
wasn't done with this, wasn't really planning on committing to it, just trying it outOn Oct 29, 2019 3:24 PM, Brady Pascoe wrote:should we remove the TravisCI integration in this...
Sure, so Easy68k supports [this list of Trap codes/tasks](http://www.easy68k.com/QuickStart/TrapTasks.htm) based on the value in D1. Some of these are specific to Easy68k. I was thinking that the simulator should have...
I'm not sure that a changelog should be a priority. In a way, the git commit log on master is *kinda* acting as a changelog. While an automated changelog sounds...
A milestone would do for planning features for a release. We had made a few when this was just a school project for the due dates and those were closed,...