This is the repository for the old version of FemboyFinderBot. It will still be maintained, but new updates will be primarily for the newer version.
FemboyFinderBot-Old is a Discord bot written in Python. It utilizes the FemboyFinder API to bring FemboyFinder to Discord!
FemboyFinderBot can be invited to servers here
The default prefix is .
, which can be changed if you are selfhosting the bot.
Command | Description |
---|---|
.find [query] | Find a femboy! |
.about | Sends an about message. |
.stats | Sends the bot's stats. |
.help | Sends a help message. |
Please note that if you are using the
.find
command, the channel you are currently in must be either marked as NSFW or be a DM channel before you can run the command.
If you would like to selfhost this, you may.
$ git clone https://github.com/FireStreaker2/FemboyFinderBot.git
$ cd FemboyFinderBot
$ pip install -r requirements.txt
$ cp .env.example .env
# put bot token into .env file
$ python main.py
If you are selfhosting this bot, you can easily configure it to your needs. The configuration options below can be found in main.py
, lines 11-14.
config = {
"Prefix": ".", # bot prefix
"Status": "Femboys", # what the bot is "watching"
}
Also be sure to enable the Message Content Intent
in your developer panel so the bot will work.
For support regarding FemboyFinderBot, you can join our Discord server: