Code Monkey home page Code Monkey logo

who-am-i's Introduction

Who Am I

Who Am I is a discord bot meant to make sharing info about yourself easier to those in your servers!

Invite me!

Invite URL

The default prefix is wai! or you can mention the bot.

Installation

All configuration values will be found in config.json allowing the self hoster (you!) to just configure those values & away you go. (Although my name and github links will still be hidden in places ๐Ÿ‘€)

The MariaDB user requires CREATE, INSERT, SELECT, and UPDATE.

Run the bot with python -m disco-cli --config config.json from the /src directory. /src/main.py can be used as well but this will not work if a virtual environment is set - or if python is not named python3.6.

Requirements

This requires at least Python3.6+ to be able to run as well as a MariaDB database. The MariaDB user requires CREATE, INSERT, SELECT, and UPDATE permissions.

pip3 install -r requirements.txt

#OR RUN
pip3 install git+git://github.com/b1naryth1ef/disco#egg=disco-py
pip3 install mysql-connector-python~=8.0.16  

Post Hackweek Ideas

  • Add server join date to the profile
  • Add account creation date to the profile
  • Add further fields to the profile (such as what games they play, etc..)

License

GPLv3

who-am-i's People

Contributors

one-nub avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.