Skip to content

fatihakce35/Discord-Archive-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi, I'm Fatih. I made a discord bot that archiving messeages to specific channel with emoji system.

Update:

Bot has been updated. Now, you can add the bot many servers. The server information will be in guilds file.

How to install:

You can download code as zip or you can try to terminal "pip install https://github.com/FatihTheConqueror/Discord-Archive-Bot"

After that, you have to add your bot's token on the code. You can get your bot's token in discord developer portal

alt text

alt text

Then you have to connect your bot to your server. After that, you can run code and you can use the bot

Archive system:

Bot archiving messages with parametres that you add. For this, we got some command.

Commands:

!command_channel: Before you run commands, you have to add a command channel first. The commands will be work on that channel you set.

alt text

After that, the commands will be work on this channel. And you have to be Admin to run these commands.

!add_channel: This command is you adding parametres in the bot. You have to put 4 paramestres in this command.

First: The channel that messages will be get

Second: The channel that messages will be archive on

Third: The ammount of emoji (that has to be integer numbers)

Fourth: The emoji

For example:

alt text

After that if a messages get like_emoji in test channel, that messages will be archive to general channel.

alt text

alt text

!show_channel: This command is shows you the channels that you added before.

alt text

Also you can see specific list.

alt text

!delete_channel 'int': This command is deletes the channels that you added before.

alt text