Skip to content

CalipoPA/anotherAlbionBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anotherAlbionBot

PyPI - Python Version

anotherAlbionBot is a discord bot written in Python for Albion Online.

Usage

Fork the repository and clone it on your local machine.

set TOKEN=[your_bot_token]
set HOST_DB=[your_database_host]
set DATABASE=[your_database]
set USER_DB=[your_user]
set PASSWORD_DB=[your_password]

py main.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GPL-3.0