bdbch

Results 53 issues of bdbch

We picked the wrong approach when it comes to the bot connection. The bot should listen to nothing at first and do nothing on startup. For each connected server it...

02 - Loader
11 - Refactor
20 - Advanced

Should include: * [ ] Hero with Logo, Title and Example Code * [ ] Textblock (What is Cordlr?) * [ ] Code Example (Bot) * [ ] Code Example...

04 - Documentation
10 - Improvement
22 - GH Pages

We should make sure that the bot is always using the discord.js instance of Cordlr. This could bring issues with newer Discord.js versions and compatibility issues but this is a...

02 - Loader
11 - Refactor

THIS IS NOT A CODE ISSUE Right now all Cordlr plugins need the `cordlr-` prefix which doesn't make that much sense (especially when you want to use your own namespace...

13 - Discussion

Right now server owners don't have a comfortable way to configure the plugins of a bot. I think this should be in Cordlr in the future. Should be optional and...

01 - CLI
08 - Feature
21 - Pro

First we need to check all connected servers when the bot is connected here: https://github.com/Devcord/cordlr-cli/blob/4624e2951136dc8420d415473f5be5f929ceea20/bin/bot/index.js#L25 For each server connected, we need to check if the server is already *"registered"* in...

02 - Loader
10 - Improvement

Cordlr needs a storage to keep informations about: 1. Connected Servers 2. Server Settings - Plugin Permissions - Bot Settings 3. Bot Diagnostic Logging (optional)

01 - CLI
08 - Feature
20 - Advanced

* [ ] [Search repositories](https://developer.github.com/v3/search/#search-repositories) * [ ] [Search commits](https://developer.github.com/v3/search/#search-commits) * [ ] [Search code](https://developer.github.com/v3/search/#search-code) * [ ] [Search issues and pull requests](https://developer.github.com/v3/search/#search-issues-and-pull-requests) * [ ] [Search users](https://developer.github.com/v3/search/#search-users) * [...

feature

- [ ] [List Releases](https://developer.github.com/v3/repos/releases/#list-releases-for-a-repository) - [ ] [Single Release](https://developer.github.com/v3/repos/releases/#get-a-single-release)

feature