https://github.com/jefreesujit/albion-guild-bot
A simple discord bot for Albion Online to track guild activities
https://github.com/jefreesujit/albion-guild-bot
Last synced: about 1 year ago
JSON representation
A simple discord bot for Albion Online to track guild activities
- Host: GitHub
- URL: https://github.com/jefreesujit/albion-guild-bot
- Owner: Jefreesujit
- License: mit
- Created: 2021-01-15T07:50:46.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-05-14T08:32:30.000Z (about 4 years ago)
- Last Synced: 2025-02-10T22:47:08.710Z (over 1 year ago)
- Language: JavaScript
- Size: 28.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Albion Guild Bot
---

[](https://github.com/psf/black)
[](https://www.gnu.org/licenses/mit)
A simple discord bot for Albion Online to track guild activities
## Discord Bot
Invite bot to the server by clicking the discord button below:
[](https://discord.com/api/oauth2/authorize?client_id=799514644888289352&permissions=134425664&scope=bot)
### Commands
```
!albion ping
```
```
!albion configure
- guild
- timezone
- alias [PRO]
```
```
!albion player
- fetch
- track
- untrack
```
```
!albion guild
- fetch - To fetch info about a player
- track
- untrack
```
### Development
Want to contribute? You're welcome!
Open your favorite Terminal and run these commands.
```
git clone https://github.com/Jefreesujit/albion-guild-bot.git
```
```
npm install
```
```
npm start
```
#### Todos
- Enable configuration for guild and timezone
- Add functionality for track / untrack
- Add support for weekly progress report
- Auto track guild battles
### License
----
MIT