Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

meme8383/locations-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Locations bot

Discord bot + database for BTESW

Some inspiration taken from https://github.com/Rapptz/RoboDanny

Features

Search Command

Search Command

Userinfo Command

Userinfo Command

Leave Notifications

These only activate when the user is in the database, and they show all the user's locations similar to the userinfo command.

Leave Notifications

Files

config.py

To run the bot, create a file named config.py with the following format:

client_id = ""
token = ""
postgres = ""
postgres_user = ""
postgres_pass = ""
log_channel_id = 

SQL

The btesw_schema file is a schema-only backup of the psql database. Restore this file and use converter.py to insert the data.

About

Discord bot for BTESW locations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages