Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cityloopers/aometry
An awesome multipurpose discord bot build using discord.js v13 with support for slash commands and context menus
https://github.com/cityloopers/aometry
bot discord discord-api discord-bot discord-js discordapp discordbot discordjs
Last synced: 3 months ago
JSON representation
An awesome multipurpose discord bot build using discord.js v13 with support for slash commands and context menus
- Host: GitHub
- URL: https://github.com/cityloopers/aometry
- Owner: CityLoopers
- License: isc
- Archived: true
- Created: 2021-09-14T23:03:17.000Z (over 3 years ago)
- Default Branch: stable
- Last Pushed: 2024-06-26T20:55:40.000Z (6 months ago)
- Last Synced: 2024-10-01T03:41:38.990Z (3 months ago)
- Topics: bot, discord, discord-api, discord-bot, discord-js, discordapp, discordbot, discordjs
- Language: JavaScript
- Homepage: https://enroute-transport.github.io/Aometry/
- Size: 2.73 MB
- Stars: 47
- Watchers: 2
- Forks: 4
- Open Issues: 48
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Aometry
![GitHub top language](https://img.shields.io/github/languages/top/Enroute-Transport/Aometry?color=0072CE&style=for-the-badge)
![Requires](https://img.shields.io/badge/requires-discordJS-5865F2?style=for-the-badge)
An awesome multipurpose discord bot build using [discord.js v13](https://discord.js.org) with support for slash commands and context menus
## Requirements
- Node.js 16.6.0 or newer
- npm installed## 🚀 Getting Started
### Default install
- Download the bot
- Rename config-sample.json to config.json and fill the values
- Run `npm i` to install all dependencies
- After installation finishes use `node .` to start the bot
- Once the bot is up and running, run `/guild-config` to configure aspects of the bot### Docker-compose install
- Download the bot
- Rename config-sample.json to config.json and fill the values (the db url is mongodb://root:root@mongo:27017/)
- Run `docker-compose up`
- Enjoy Aometry dockerized with mongodb## Features
- Coming Soon
## Modules
- Category 1: `command1`, `command2`
- Category 2: `command3`, `command4`
- Category 3: `command5`, `command6`Complete bot platform documentation can be found at the [Wiki](https://github.com/Enroute-Transport/Aometry/wiki)
## 🤝 Contributing
Contributing to the bot source code is encouraged. Create a pull request whenever you have a feature you'd like to add to the Core!
To Financially contribute you can head over to our [Ko-fi](https://ko-fi.com/enroute)Copyright (C) 2021 Enroute Transport and Contributors