Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.88 KB

README.md

File metadata and controls

50 lines (34 loc) · 1.88 KB

FakedPeopleBot

Build Status

This program is a group study project for ITMO University.
It allows to generate fake people's data.

Installing dependencies

To install dependencies run these commands:
$ pip3 install discord.py
$ pip3 install Faker

Set up settings in config directory

Replace 'sub' in config.ini file.
You should paste a token of your bot here:

[Bot]
token = stub

How to run this bot?

In commad line you run this and bot is working:
python3 run_bot.py

Add bot to your server in discord

To add this bot, you just need to click this link and choose a server. After this you are able to use your bot freely.

What can this bot do?

!generate — to generate a person
!ping — checks if the bot is alive. Expected answer — "pong"
!help — standart command which shows you all the abilities of the bot

Preffix of the commands

If you want to change the preffix, you can simply correct it and pass it as a parametr in get_bot function.

Example of output

Maintainers:

Many thanks to all those who participated in the development of the bot:

  1. Alexander Kostyurenko - Arthasasyan
  2. Ilya Elikov - ilyashn
  3. Ekaterina Ladokhina - jnannni
  4. Alina Terekhova - atereh
  5. Anna Doshchenko - anna2506