An open API service indexing awesome lists of open source software.

https://github.com/zisra/portal-bot


https://github.com/zisra/portal-bot

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Portal Discord bot
I'm working on a Discord bot that is currently in it's very early stages but I hope to grow it soon.
## Requirements
- Modular code system
- Updated to latest discord.js & API version
- Uses latest features
- Keep memory usage and WebSocket connections low
- Easy to use
- Consistent wording
- Stay in touch with eslint and prettier
## Technologies
- discord.js
- Buttons, Modals, Slash commands, Autocomplete, Select menus, etc.

## Planned Features
### Basic (required)
- [x] Commands:
- [ ] `/ban`
- [ ] `/add`
- [ ] `/search` - Autocomplete
- [ ] `/remove`
- [ ] `/kick`
- [ ] `/timeout`
- [ ] `/set`
- [ ] Logging
### Medium (reccomended)
- [ ] Context menu commands
- [ ] Ban appeal system
### Advanced (future)
- [ ] Context menu commands
- [ ] Verification system
- [ ] Auth flow
- [ ] Internationalization

## Contributions
I have not yet come across enough code to create a platform that is easy to contribute to, but later on I am happy to accept PRs if they are consistent to the current architecture and make sense to me.

More is hopefully to come...