Skip to content

viper-Deploy2023/viper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viper

Viper is a Discord bot designed to reference answers from past conversations, streamlining user interactions and improving the overall chat experience.

Screenshots

viper0 viper1

Installation

$ git clone [email protected]:viper-Deploy2023/viper.git
$ cd viper
$ pip install -r requirements.txt

Usage

To use this program, you need to create a Discord Application. Navigate to the Bot section, and find the token. To import the token as an environment variable, run the following in the shell:

$ echo "export DISCORD_TOKEN='yourtoken'" >> ~/.bashrc
$ source ~/.bashrc
$ exec bash

Then, you can execute by running:

$ python main.py

License

viper is licensed under AGPL, as included in the LICENSE file.

Please see the Git history for individual authorship information.

About

A Discord bot that references answers from past conversations.

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages